File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments