This is an Algorithm Simulator coded in Java as my Design Analysis and Algorithm Project (2nd Year). It simulates Selection Sort and Insertion sort using animations which are written from scratch using java threads. It also supports both Ascending and Descending sorting.
This is the link to the GitHub Repo:
https://github.com/dinuish94/AlgorithmSimulator.git
This is the link to the GitHub Repo:
https://github.com/dinuish94/AlgorithmSimulator.git
Comments
Post a Comment