Merge Sort Visualizer

Run merge sort on a list and inspect recursive split and merge steps.

About this tool

Run merge sort on a list and inspect recursive split and merge steps. All processing is performed locally in your browser.

Related tools