Skip to content

Commit 167792d

Browse files
authored
Adding Hanukkah of Data to challenges to look at
1 parent 88e5f37 commit 167792d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ My personal solutions for various programming problems I find. Each problem sou
88
- [InterviewCake](https://www.interviewcake.com/question/stock-price)
99
- [LeetCode](https://leetcode.com)
1010
- [Codeorces](http://codeforces.com/problemset)
11-
- [CodeChef](https://www.codechef.com/)
12-
11+
- [CodeChef](https://www.codechef.com/)
12+
- [Hanukkah of Data ](https://hanukkah.bluebird.sh/5784/)
1313

1414
### Other Avenues
1515
Some avenues for code exercise which may or be not be commitable:-
@@ -26,4 +26,4 @@ My personal solutions for various programming problems I find. Each problem sou
2626
- [TopCoder](https://github.com/rossdrew/programmingproblems/tree/master/src/main/java/com/rox/prob/topcoder) - Much more involved coding, often requiring more advanced algorithms and data structures.
2727
- Google Foobar - Level (1-5) based, difficulty increasing coding challenges by [Google](http://www.google.com/) - A festive challenge running two similar challenges every day in December. Ranging from simple to relatively complex.
2828
- [Advent of Code](https://adventofcode.com) - 25 groups of 2 festive challenges released each day in December ranging from easy to intermediate
29-
- [CoderByte](http://coderbyte.com) - I only looked at the example on their website, whose problem description and examples didn't match. It took about 20 minutes to write.
29+
- [CoderByte](http://coderbyte.com) - I only looked at the example on their website, whose problem description and examples didn't match. It took about 20 minutes to write.

0 commit comments

Comments
 (0)