Binary Tree - Common Ancestor of two nodes
Engineer Software Interview Questions
419,626 engineer software interview questions shared by candidates
You have two sorted arrays - how can you effectively merge them into one giant sorted array?
Justify the suduku
find a anagrams of given string from the paragraph.
Reverse linked list recursively.
How would you traverse through a binary search tree and print out each element in order?
Serialize (flatten) and de-serialize a binary tree. First describe the approach, then write the code.
Phone interview 1: 1. Describe what a hash map/table is. Later evolved into how to deal with collisions. 2. Write the code to take an int array and return a new int array whose value at i is the product of all values in the input array except the value at i.
Print the BST in level order
validate a binary tree
Viewing 1981 - 1990 interview questions