Can't remember the question exactly, but my answer involved using a dictionary and updating the value when needed.
Developer Intern Interview Questions
5,265 developer intern interview questions shared by candidates
Write a function of multiplication table
2nd round - 3rd question: Implement the vector class in c++
use onclick attributes on an HTML tag, they also ask typescript questions like optional parameter.
Print out a time from a string.
Longest Increasing Path in a Matrix
Dynamic Programming Question from Leetcode
The questions mostly dealt with basic data structures and algorithms. Though the questions themselves were not difficult, the interviewer expected me to know quite a few intricate details. Looks like they expected perfect solutions as opposed to just solutions.
First interview: 1. Serialize BST Second interview: 1. eliminate duplicate element in an array (maybe using hash table and explain it) 2. design a uniform random function for countries name according to their population such as country = {A, B} and population = { 10K, 20K}, the random function should generate either A or B and the number of B should be two times larger than the number of A
Write your own Big Integer API, Design it
Viewing 3091 - 3100 interview questions