Describe a project
Student Developer Interview Questions
970 student developer interview questions shared by candidates
implement iterator that iterates over even indices of an array.
Questions about the home assignment
find the second number in the array, and then find the k-th number in the array
how to determine if a number is a power of 2 in O(1) complexity?
3. Question about C++ smart pointers
5. Which testing frameworks did you used so far?(asking this from my previous job experience)
what is the difference between udp and tcp?
solve the open parenthesis problem.
write a data structure that you can implement these function in the most efficient way: getVal(int index) setVal(int index, char val) setAllVal(char val)
Viewing 751 - 760 interview questions