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 / vishnu948923
Quicksort
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
How can I delete a file?
Why is %d used in c?
Explain can static variables be declared in a header file?
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
What are the 4 types of functions?
Does c have function or method?
What are the types of unary operators?
What is a stream water?
explain how do you use macro?
What does. int *x[](); means ?
What are the different types of control structures in programming?
Can a variable be both constant and volatile?
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
write an algorithm to display a square matrix.
The difference between printf and fprintf is ?