Skip to content

Attempting to guilt myself into learning more algorithms.

License

Notifications You must be signed in to change notification settings

tlattimore/algorithms-in-js

Repository files navigation

CircleCI

What is this for?

I am working towards learning more computer science algorithms. My hope is that creating this repo will help guilt me into more of that effort.

Running the algorithms

I am using jest for unit testing each algorithm.

Jest can be setup by:

yarn install or npm install

Then to run the tests:

yarn test or npm run test

About

Attempting to guilt myself into learning more algorithms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published