What are the tasks performed while traversing a binary tree?


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

Post New Answer

More Data Structures Interview Questions

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  


Tell me can the size of operator be used to tell the size of an array passed to a function?

0 Answers  


List the data structures which are used in rdbms, network data modal, and hierarchical data model.

0 Answers  


What are the complexity of binary search?

0 Answers  


How to find middle element of linked list in one pass?

0 Answers  


How do you sort a list in reverse order?

0 Answers  


Why do we need to use computers to help us sort lists?

0 Answers  


What are the types of collection?

0 Answers  


Can you make an arraylist of arrays?

0 Answers  


Write the programs for Linked List (Insertion and Deletion) operations

9 Answers   College School Exams Tests, Persistent, TCS,


Can a hashset contain duplicates?

0 Answers  


Tell me how to find middle element of linked list in one pass?

0 Answers  


Categories