- merge sort
- bubble sort
- insertion sort
- other
0 voters
what kind of sorting algorithm do you like to use the most?
0 voters
what kind of sorting algorithm do you like to use the most?
Merge i fill is the best it really helps.
If you need to use one use merge.
I use quicksort, sometimes mergesort
Uhhh… what is sorting? Sorry lol, I’m the 0% of people who said “IDK” in the poll.
They are usually algorithms which sort a list of numbers into a correct order numerically.