TODO (to do) means an incomplete code, something that must be done. We can't say that our program is over if we left TODOs behind. That being said, here is my TODO list:- TimSort: A very used sorting algorithm that you can find in Java, Python, Android and many other libraries.
- Dual-pivot quicksort: As smart as it sounds, quicksort with two pivots is faster! It is used since the JRE7 update.
No hay comentarios.:
Publicar un comentario