Is it worth to learn sorting algorithms other than bubble sort, quick sort and merge sort? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

Is it worth to learn sorting algorithms other than bubble sort, quick sort and merge sort?

28th Sep 2018, 9:39 AM
Where is Saya
1 Réponse
+ 4
I think it worth to know their basic principles and their complexity, so you can use the efficiently. But it isn't necessary to learn their implementations, IMHO.
28th Sep 2018, 9:42 AM
WittyBit
WittyBit - avatar