My Report

Data Structure II Practice Test 2


Correct Answer: 2 points | Wrong: -1 point
Grades: A* (100% score) | A (80%-99%) | B (60%-80%) | C (40%-60%) | D (0%-40%)
advertisement

1. What is the best case time complexity randomized quick sort?

2. What is the worst case time complexity of cocktail sort?

3. What is a randomized quick sort?

4. What is the advantage of comb sort over merge sort?

5. Who invented the shell sort algorithm?

6. The worst case running time of shell sort, using Shell’s increments is?

7. Which of the following code performs the partition operation in QuickSort?

8. What is the worst case time complexity of randomized quicksort?

9. Which of the following is a disadvantage of cube sort?

10. How many loops are required to implement gnome sorting algorithm?


 

Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.