Angular Sorting Algorithms Visualize.
- Simple algorithms simulation with Angular.
- Chose options:
- Click these sort button:
- Get the result:
git clone https://github.com/huydu20/angular-sorting-algorithms.git
cd angular-sorting-algorithms
ng serve
- The app should run on
http://localhost:4200/
Feel free to use my code on your project. It would be great if you put a reference to this repository.