Explain the principle of quicksort. What is its complexity?


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

Post New Answer

More Data Structures Interview Questions

What is the use of heap sort?

0 Answers  


What is structured data with example?

0 Answers  


Write the procedure to convert general tree to binary tree?

0 Answers  


Does arraylist have index?

0 Answers  


How many passes are required in bubble sort?

0 Answers  


Is boolean a data type?

0 Answers  


Explain binary searching and Fibinocci search?

0 Answers  


In tree construction which is the suitable efficient data structure? (a) Array (b) Linked list (c) Stack (d) Queue (e) none

1 Answers  


Can we use Generics with the array?

0 Answers  


Which interfaces are implemented by linkedlist?

0 Answers  


Which algorithm is used in collections sort method?

0 Answers  


Why do we use insertion sort?

0 Answers  


Categories