Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.72 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.72 KB

DsaVisualizer

Dependencies devDependencies Known Vulnerabilities

DSA Visualizer is a web-based visualizer of commonly known Software data structures and algorithms. The application is built using the angular framework.

Screen Shot 2020-10-15 at 6 33 56 PM

This project is still on-going. If you want to contribute just message me.

Demo

check out a working demo here.

Help wanted

This project is still on-going. If you want to contribute just let me know.

Source material

I primarily used https://www.geeksforgeeks.org/ as my main reference when building or visualizing a data structure or algorithm. I built this project as refresher to those topics.

Development

This project was generated with Angular CLI.

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Hosting

Demo apps are deployed to: Deploys by Netlify