This repository is dedicated to daily algorithm challenges.
All challenges can be found in
daily-algorithm/2017-01-01-challenge-name
A description of the challenge can be found in
daily-algorithm/2017-01-01-challenge-name/challenge-name.md
In order to submit a solution, you must submit a PR to the appropriate folder with the correct name. For example, if the name of today's challenge is sort-list, you would create a new file in:
daily-algorithm/2016-01-01-sort-list/your-name-sort-list.js
npm install
npm run new-challenge --challengeName=${new-challenge-name}
Practice with alogrithms and data structures, that you don't normally use, helps us look at our everyday problems in a different light.
To join the mailing list, visit the following link: https://outlook.office365.com/owa/dailyalgorithm@opentable.onmicrosoft.com/groupsubscription.ashx?action=join&guid=855a5157-e944-315f-0e17-238eb6c0f88
Email: jschapiro@opentable.com