You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This program simulates the problem of sorting the pages of a file on a
disk.Suppose we have 100,000 pages in a file in a database then if we have to sort records of this file,then we can do it with 3 buffer pages
only and that too in only 17 passes.This program will create sorted intermediate runs(files) and finally a single run(file) with all the records in all the pages n the disk sorted.
Cite As
Gaurav Choudhary (2026). external merge sort (https://www.mathworks.com/matlabcentral/fileexchange/29306-external-merge-sort), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (4.57 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
