no-stack-dub-sack / cs-playground-react

In-Browser Algorithm and Data Structures Practice
http://cs-playground-react.surge.sh/
MIT License
520 stars 91 forks source link

Added Graph Data Structure #17

Closed supamunkey closed 6 years ago

supamunkey commented 6 years ago

This pull-request adds the Adjacency list representation of the Graph data structure.

closes #10

no-stack-dub-sack commented 6 years ago

@supamunkey great job! This looks awesome! Give me a day or so to make a more careful review, It looks great to me, but I still want to pull down the branch before I merge it in to test it out.

Glad you were able to figure out how everything worked - it must mean I made it simple enough! Though, as I mentioned in #10, I should make some contribution guidelines to make this easier for future contributors.

Unfortunately, I'm out tonight at a work holiday party, but I'll review and merge this in tomorrow!

Thanks again, and great work!!! :tada: :star2: :star:

no-stack-dub-sack commented 6 years ago

Looks good to me! changes have been merged and deployed!

supamunkey commented 6 years ago

Awesome! 😄