What are the advantages of selecetion sort?
Answer / Rahul Pal
Selection sort is a simple sorting algorithm with a low overhead for small lists. It has a comparatively smaller worst-case and average time complexity compared to other sorting algorithms.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is sorting in math?
What do you mean by open addressing?
Is bucket sort a comparison sort?
Which is the parent class of enumset class?
Why linked lists are better than arrays?
Explain about the types of linked lists
How can you insert a node to the beginning of a singly linked list?
What does abstract data type means?
23 Answers College School Exams Tests, Infosys, SBIT, TCS,
Explain pre-order and in-order tree traversal.
What is mean by sorting?
What do you mean by tree edge?
What is the complexity of arrays sort?