Tree Interview Questions
(Posted anonymously by job candidates)
| 29 Interview Questions: 1–10 of 29 | Sort by |
Jan 27, 2012
Interview Question for Software Development Engineer In Test at Amazon.com:
|
“First explain what a tree, then binary tree, then a binary search tree is. Now implement a function that verifies whether a binary tree is a valid binary search tree.” |
Jan 12, 2012
Interview Question for Java Engineer at Nextlabs:
|
“3. Trees (binary and otherwise) form the basis of many common data structures. |
Jan 12, 2012
Interview Question for Java Engineer at Nextlabs:
|
“2. Implement the following interface to implement a binary search tree in Java |
Sep 23, 2011
Interview Question for Software Engineer at SAP:
|
“How the B+ tree is used in the database?” |
Sep 23, 2011
Interview Question for Software Engineer at SAP:
|
“What is B Tree and B+ tree and what are the difference?” |
Sep 13, 2011
Interview Question for Senior Systems Administrator at Yammer:
|
“What is Spanning Tree Protocol?” |
Jul 15, 2011
Interview Question for Principal Software Engineer at Ariba:
|
“Explain in-order-traversal of a binary tree and write code for it. You can use Java.” |
Jul 10, 2011
Interview Question for Software Engineer at Symantec:
|
“find lowest common ancestor of 2 nodes in a binary tree” |
Jul 10, 2011
Interview Question for Software Engineer at Symantec:
|
“print out nodes of a binary tree by levels. i.e., all nodes on level 1, then all nodes on level 1, then all nodes on level 2, etc.” |
Jul 10, 2011
Interview Question for Software Engineer at Symantec:
|
“print out binary tree's nodes in certain layout (it was in order traversal)” |
