Give a basic algorithm for searching a binary search tree?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

Why you need a data structure?

0 Answers  


an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

0 Answers  


What are the 3 control structures in programming?

0 Answers  


What are red-black trees?

0 Answers  


How does a dynamic array work?

0 Answers  






Which method will arrange the element of an array in alphabetical order?

0 Answers  


How do you find the time complexity of a bubble sort?

0 Answers  


What is a simple path?

0 Answers  


Which is better arraylist or linkedlist?

0 Answers  


What are the objectives of studying data structures?

0 Answers  


Does treemap allow null values?

0 Answers  


What is a queue in data structure?

0 Answers  


Categories