Home
last modified time | relevance | path

Searched refs:insertionsort (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Tools/demo/
H A Dsortvisu.py380 def insertionsort(array): function
477 for alg in [quicksort, insertionsort, selectionsort, bubblesort]:
572 self.run(insertionsort)

Completed in 2 milliseconds