In the digital interview, the last question I got was, "Do you have any questions for us?". That's funny because the digital interview is just you speaking to your computer without anyone to respond back.
Student Engineer Interview Questions
1,500 student engineer interview questions shared by candidates
Print a binary tree in Zig-Zag (one level from left to right and the next level from right to left and so on..).
What is a process
Get array with n elements return them in a random order each time without using any extra space
write a function that can get 2 possible inputs 3 or 4 and it should return the other number without any if statements
Move binary tree to an array
write a function that gets the number 3 and return the number 4, or gets the number 4 and return the number 3. need to have at least 3 diffrent implementations
How do you handle stress
is private member final? can you inherit static methods? can interface implement abstract class? given code questions with classes and inheritance and you need to determine what the output is given a singly linked list, check if palidnrom given a singly linked list, return the xth element from the end of the list.
The best algorithm to find two numbers in array which their difference is delta.
Viewing 101 - 110 interview questions