29 avr. 1960 - Quicksort
Description:
 Quicksort was made by a man named C.A.R Hoare which is an algorithm that became the most used sorting methods in the world.
It uses a divide and conquer strategy where it divides a single large array into two smaller ones and then repeats this process for all created arrays until the sort is complete. 
Ajouté au bande de temps:
Date: