An interactive desktop application designed to visually demonstrate the Merge Sort algorithm step-by-step. The tool illustrates the recursive division process and merging stages using a clear tree representation, making it ideal for educational purposes and algorithm learning.
Features
Merge Sort recursion tree visualization
Step-by-step execution
Interactive graphical interface
Clear demonstration of divide and merge phases
Educational and beginner-friendly design