algos-ngular Build Status

forthebadge forthebadge

Live Demo

http://mohitkyadav.github.io/algos-ngular

Algorithms source codes from iiitv/algos

https://github.com/iiitv/algos

Features

  • Uses Github public API to fetch algorithm codes.
  • Always Up-to-date with iiitv/algos, no need to redeploy.
  • Built using Angular 4 and Angular Material
npm install -g @angular/cli
git clone https://github.com/mohitkyadav/algos-ngular.git
cd algos-ngular
npm install
ng serve --open

Author

Mohit Kumar Yadav

Contribute

Found a bug, please create an issue

License

license

© Mohit Kumar Yadav