News

PhD student Timo Bingmann has created an amazing video showing sorting algorithms in action. And it's surprisingly awesome!
If you’re really keen to geek out, the featured sorting techniques are, in order of appearance: selection sort, insertion sort, quick sort, merge sort, heap sort, radix sort (LSD), radix sort ...