Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 343 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 343 Bytes

Algorithms-Made-Easy

This was my 1st web application. This app helps in understanding of algorithms by creating animations of algorithms working.

We implemented 2 algorithms initially A* Path Finding Algorithm Selection Sort Algorithm

We used following languages HTML CSS JavaScript (P5 to generate animations of algorithm working)