piotrl / graph-theory

🎓Implementation of popular graph algorithms. Study assignments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graph Theory

My implementations of popular graph algorithms in JavaScript.

Disclaimer

  • Purpose of this repository is learning and only learning
  • Algorithms aren't deeply analyzed for specific use cases
  • Code is not enterprise ready 😄 Written through the night 🌃
  • Feel free to read code and check basic test cases I've prepared

Maintenance

Let's face it, this repository won't be maintained.

If you found it helpful, give me high five on twitter: @constjs

About

🎓Implementation of popular graph algorithms. Study assignments.


Languages

Language:JavaScript 100.0%