I\'m trying to understand how external merge sort algorithm works (I saw some answers for same question, but didn\'t find what I need). I\'m reading the book \"Analysis Of A
Please read the README file to properly understand external merge sort.
There is step by step implementation defined
https://github.com/melvilgit/external-Merge-Sort/blob/master/README.md