Skip to content

Commit 052a6db

Browse files
committed
Update table of contents
1 parent a186c2e commit 052a6db

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,16 @@ Challenges by day:
2121
[Day 10](https://www.instagram.com/p/BTFtoizF4Iw/)
2222
[Day 11](./day11) - Print the contents of a matrix in a spiral
2323
[Day 12](./day12) - Overwrite matrix spots with `x`
24+
[Day 13](./day13) - (Google Codejam) Cruise control
25+
[Day 14](./day14) - Pattern matching, find a 2D pattern within a matrix
26+
[Day 15](./day15) - Rectangle sums
27+
[Day 16](./day16) - Print the contents of a matrix in a spiral pt 2
28+
[Day 17](./day17) - Search for a value in a matrix
29+
[Day 18](./day18) - Search for a value in a matrix pt 2
30+
[Day 19](./day19) - Contour Map
31+
[Day 20](./day20) -
32+
[Day 21](./day21) - (CodeFights) Helping Stephan
33+
[Day 22](./day22) - Permutations of a list
34+
[Day 23](./day23) - Strings Rearrangement
35+
2436

0 commit comments

Comments
 (0)