Skip to content

A repository for collaboration on algorithms, data structures, and tech interviews.

License

Notifications You must be signed in to change notification settings

Stack-Overfloweth/Algorithms-and-Data-Structures

Repository files navigation

#Algorithms-and-data-structures

Algorithms and data structures

A project to help prepare for the technical interview.

Table of Contents

Instructions

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 testfilename

example: npm test arrays

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. Make sure to only attempt algorithms and write in the READMEs your approach on the solutions branch

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.

Contributors

Eric Saldivar

Charles Malave

Cameron Walls

Ian Judd

Miklos Kertesz

ericGitHub sergeyGitHub cameronGitHub miklosGitHub ericGitHub

License

This product is licensed under the MIT License.

About

A repository for collaboration on algorithms, data structures, and tech interviews.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published