moghya / dsalglib

This is improved and stable version of dsalib ready to use C++ data structures and algorithms template library
http://moghya.me/dsalglib
29 stars 27 forks source link

fixed bug in merge sort #1

Closed tkashyape closed 7 years ago

tkashyape commented 7 years ago

Fixed merging algorithm, handled exhaustion of second sub array in merging algorithm