Questions d'entretien
Entretien pour Software Engineer In Test
-Mountain View, CA
GoogleImplement a binary tree and explain it's function
Réponses aux questions d'entretien
4 réponse(s)
Hi Xin Li, A binary tree is not the same as binary search tree.. A binary tree is a tree in which every node has atmost two children nodes. It is a k-ary tree in which k=2. A complete binary tree is a tree in which all nodes have the same depth.
Anonymous le
For the love of god I wish I got a problem this easy
Utilisateur anonyme le
Binary Search tree is a storage data structure that allows log(n) insertion time, log(n) search, given a balanced binary search tree. The following implementation assumes an integer bst. There's a million implementations. Just look on wikipedia for search and insert algorithms.
Xin Li le
The fact is ttttttt t t. T to t. To. A a aaAs Sdsassss.
Utilisateur anonyme le