Skip to content

A collection of solutions worked out for different algo problems

Notifications You must be signed in to change notification settings

am-hernandez/algos

Repository files navigation

Algos repo

This is a collection of algos I work through while training. Included are solutions and tests in their own folder.

Usage

If you would like to work on these problems yourself follow these steps:

  • fork this repo
  • clone your forked repo to your local machine
  • cd into the algos folder and enter npm install in your terminal.
  • use npm run test to run the tests

Each problem is contained in its own folder with the correlating prompt(readme.md), solution, and test script. Go to the respective folder to alter the solutions and tests.

Dependencies

Chai Badge

About

A collection of solutions worked out for different algo problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published