Github Repo of fun/helpful algorithms and tests for them

Hey guys, I created a Github repo with a few fun algorithms to do in JavaScript along with a few tests using Jest for each of them. If you have any algorithms that you think are fun/helpful for people practicing algorithms, feel free to message me.

Also, feel free to message me whether it be for updating the tests, explaining the problem better, if you need help with setting anything up, or if you get stuck on one of the problems.

Here’s the link:

This is really cool. Thanks for sharing.

If you want to take this to the next level, building a front end for it and hosting the app would be a valuable exercise. :+1:

Thanks, really appreciate the feedback!

I would definitely be up for that, however, I want to get a solid amount of algorithms first. Maybe when I get upwards of 40-50 algorithms/problems, I’ll start writing some code to host it.

Check out https://github.com/OpenGenus/cosmos
For a lot of algorithms :slight_smile: