I expected higher level questions for a senior position. I was not expecting all of the questions to be about foundational data structures and algorithms (which I was a bit rusty on).
Software Interview Questions
551,308 software interview questions shared by candidates
1. OA1 consists 2 parts, the first one is answering questions and the second one is debugging. 2. OA2 is two coding problems. 3. Phone interview asked me to talk about a recent project and a coding problem, writing a function to search for a contact.
Calculate the square root of a number.
make a function that counts the number of nodes in a tree
How would you implement Amazon's "users who bought this item also bought ..." feature?
2nd largest number in an array
Come up with a formula to calculate the angle between the hour hand and the minute hand in a clock.
Given two linked lists, find out IF they intersect.
The difference between and interface and an abstract class
find LCA for two nodes of a binary tree.
Viewing 2481 - 2490 interview questions