Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 963 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 963 Bytes

ot-daily-algorithm

This repository is dedicated to daily algorithm challenges.

All challenges can be found in

daily-algorithm/01-01-2017-challenge-name

A description of the challenge can be found in

daily-algorithm/01-01-2017-challenge-name/challenge-name.md

Submitting a Solution

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/01-01-2016-sort-list/your-name-sort-list.js

Why?

Practice with alogrithms and data structures, that you don't normally use, helps us look at our everyday problems in a different light.

Email List

To join the mailing list, visit the following link: https://outlook.office365.com/owa/[email protected]/groupsubscription.ashx?action=join&guid=855a5157-e944-315f-0e17-238eb6c0f88

Questions?

Email: [email protected]