Sorting Algorithms
An educational demo of how sorting algorithms work.
Screenshots
Description
This is a small Java swing application that shows different sorting algorithms working on the same set of data. The user can modify the speed of execution and the type of data to sort and execute it step by step. The tooltip of each algorithm's box shows the source code that is executed and a little explanation got from wikipedia.
This application is aided to computer science students who want to better understand how the algorithms work.
Categories
License
Update Notifications
User Reviews
Be the first to post a review of Sorting Algorithms!