#Algorithms-and-data-structures
A project to help prepare for the technical interview.
This is a repository to help with algorithms and data structures. This repository is intended for group work and pair programming. There will be algorithms sorted in folders based on their data type or data structure. The is a test suite that you can run with:
npm test
If a test isn't running for an algorithm then you probably need to remove the x in front of the describe.
We will eventually post links and pictures on how to solve particular algorithms in the associated READMEs in each folder.
If you wish to work alone then I suggest forking and cloning this repo. Note that we will constantly update this repo so check back if you need to update later.
This product is licensed under the MIT License.