Would you rather wait for the results of a quicksort, a
linear search, or a bubble sort on a 200000 element array?
1) Quicksort
2) Linear Search
3) Bubble Sort
Answer Posted / bukke ramesh naik
quicksort is best one compare two others because quick sort
takes node lists
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What does s c mean on snapchat?
Are local variables initialized to zero by default in c?
What is extern keyword in c?
Explain what is page thrashing?
What is the benefit of using an enum rather than a #define constant?
Explain what is the difference between a string and an array?
What is the difference between Printf(..) and sprint(...) ?
Describe the modifier in c?
What is break in c?
Is c procedural or object oriented?
How are pointers declared in c?
What does it mean when a pointer is used in an if statement?
How many types of operator or there in c?
What is structure in c language?
What are the different types of linkage exist in c?