The question was basically inorder traversal- how would I write out the nodes of a binary tree from left to right
Senior Engineer Interview Questions
107,533 senior engineer interview questions shared by candidates
How does ping work?
1. Techical Test (Programs with Java and selenium - set up connection and read data from table and used it in your code, selenium-select, etc) 2. Techical Interview 3. Techinical + logical Reasoning 4. Technical +Managerial 5. VP Round
Coding round : If A,B,C are 3 non-zero digits(1-9), find all combinations of A,B,C such that AB * AB = CAB.
Hardest Q was: Here's a binary tree: find the longest path within it. So, find a path between any two leaf nodes, where the path is the longest.
serialize binary tree
How do you implement a HashMap in java if suppose there was no java.util.HashMap class available.
If you take 3 subsequent number (n, n+1, n+2) and know, that n and n+2 are prime numbers, can you proove, that n+1 is always dividable by 6?
Design a Cache Control in java specifying what would be exposed in an interface and what would contribute to an abstract class
Question level is not so difficult, its middle level and also tricky and programmatic.
Viewing 281 - 290 interview questions