Define threaded binary tree.
ple.. briefly describe the purpose of having a base case and a recursive case in a recursive algorithm
List the basic operations carried out in a linked list?
The element being searched for is not found in an array of 100 elements. What is the average number of comparisons needed in a sequential search to determine that the element is not there, if the elements are completely unordered?
11 Answers Morgan Stanley, Wipro,
What is sorting and its types?
Why heap sort is not used?
What is a matrix?
How many passes are required in bubble sort?
What are doubly linked lists?
What do you understand by doubly linked list?
What are the objectives of studying data structures?
Define double linked list?
Define primary data structures?