GolangSortingVisualization
GolangSortingVisualization copied to clipboard
add Smoothsort-Algorithm
https://en.wikipedia.org/wiki/Smoothsort In computer science, smoothsort is a comparison-based sorting algorithm. A variant of heapsort, it was invented and published by Edsger Dijkstra in 1981.