utsengar / ot-daily-algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

ot-daily-algorithm

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

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

Creating a new challenge

	npm install
	npm run new-challenge --challengeName=${new-challenge-name}

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/dailyalgorithm@opentable.onmicrosoft.com/groupsubscription.ashx?action=join&guid=855a5157-e944-315f-0e17-238eb6c0f88

Questions?

Email: jschapiro@opentable.com

About


Languages

Language:JavaScript 34.2%Language:C# 19.2%Language:Scala 16.4%Language:Java 15.7%Language:Perl 5.2%Language:C++ 3.5%Language:Perl 6 2.5%Language:Go 1.7%Language:Python 0.7%Language:Haskell 0.5%Language:Io 0.3%Language:Clojure 0.2%