They ask me about "get set setAll" question
Student Engineer Interview Questions
1,500 student engineer interview questions shared by candidates
you have 3 light bulbs in a room and 3 switches outside the room, you can know do anything with the switches and once you enter the room you need to say which bulb belongs to which switch.
1st interview: right a function that receive an array of integers such that every element in the array, except one, appears even number of times. you should find the one element who appears odd number of times. the solution should be in O(n) runtime complexity and O(1) memory complexity
How do you talk to a computer on the same network?
Tell us about yourself.
min stack
Tree traversal question.
Tell us about yourself, Top 3 location that you want to work.
Find errors in a code segment
Remove a given node from a singly linked list (you only get a pointer to that node and not to the start of the list) If the node is the tail, just free its data
Viewing 251 - 260 interview questions