summaryrefslogtreecommitdiff
path: root/lib/sorting/merge_sort.rb
AgeCommit message (Expand)Author
2013-07-11shrink the merge sortmo khan
2013-07-11tiny optimization to merge sort to exit loop earlymo khan
2013-07-10move sorting algorithms to a sorting foldermo khan