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 is the use of pragma in embedded c?
How can you determine the size of an allocated portion of memory?
Can we use any name in place of argv and argc as command line arguments?
if p is a string contained in a string?
What are void pointers in c?
What is the stack in c?
In a byte, what is the maximum decimal number that you can accommodate?
how do you execute a c program in unix.
Why main is not a keyword in c?
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
How many keywords (reserve words) are in c?
What is pointers in c?
Explain 'bit masking'?
What are the scope of static variables?