To describe the Complexity of Binary search, Quicksort and various other sorting and searching techniques..


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

Post New Answer

More Data Structures Interview Questions

an array t[100] which contains numbers between 1..99. Return the duplicated value. Try both O(n) and O(n-square).

0 Answers  


What is difference between static and dynamic array?

0 Answers  


What are different methods of collision resolution in hashing.

0 Answers  


Explain what is the type of the algorithm used in solving the 8 queens problem?

0 Answers  


What is the difference between file structure and storage structure?

0 Answers  






Can a tree be empty?

0 Answers  


What is queue example?

0 Answers  


Is stack a dynamic data structure?

0 Answers  


What is the use of data structure in real life?

0 Answers  


Why null is allowed in hashmap?

0 Answers  


What is binary tree used for?

0 Answers  


How do I push an element into a stack?

0 Answers  


Categories