Traverse a binary there so that the order returned is ordered from smallest to greatest.
Engineering Technology Interview Questions
11,399 engineering technology interview questions shared by candidates
what are the google products
How to access data from a tree structure and to sort them into an array?
Given an ArrayList of Nodes, with each Node having an ID and a parent ID, determine whether the List is given in preorder.
Given an array of integers, a, return the maximum difference of any pair of numbers such that the larger integer in the pair occurs at a higher index (in the array) than the smaller integer type of question...
Stuff like linked lists & basic recursion
Return the second-smallest element of a list.
Write a function that gets the number of squares between two numbers
Detecting memory leaks in Java? Interprocess communication in Android? A lot of specific knowledge based questions that do not really provide good representation of someone's technical ability
Desing a 4-way software cache driver.
Viewing 11 - 20 interview questions