All Stories published by 100 days of algorithms on May 30, 2017

Day 67: Linked-list mergesort

I was pretty sure I wouldn’t implement mergesort in the series. Quicksort was at least interesting since its implementation is tricky. Is there anything interesting about merging? Sure there is — computational models.

About
100 days of algorithms
100 days, 100 algorithms - a challenge consisting of many small pieces
More information
Tags
Editors