A list is ordered from smaller to largest when a sort is
called. Which sort would take the shortest time to execute?
Answer Posted / tarun
bubble sort in the best case
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is int data type?
Tell me how to find middle element of linked list in one pass?
Advanced problems related to Data Structures were asked
What is a stable sorting algorithm?
What is weight balanced tree in data structure?
What are the average and worst time complexity in a sorted binary tree is
What is stack and queue in data structure?
State the rules to be followed during infix to prefix conversions?
how to delete first node from singly linked list?
What is bubble sort and quick sort?
Explain Array of pointers?
What are the applications of stack?
How do you find the number of comparisons in bubble sort?
Describe the level term in a tree.
What is sorted map?