+ 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 ответ
+ 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