Algortihm Simulator
Built a simulation tool for visualizing algorithms.
A demonstration of this project can be seen in this Youtube Video
Aim of this project was to get familiar with OOP language. I also learnt designing GUI using JavaFx. Three sorting algorithms along with dfs, bfs are simulated in the app. I also resisez the bar of input given by the user so that it fits the window.