Update readme for 2015
This commit is contained in:
parent
74689b7550
commit
4f585a3a4a
@ -1,29 +1,29 @@
|
|||||||
# [Advent of Code 2015](https://adventofcode.com/2015)
|
# [Advent of Code 2015](https://adventofcode.com/2015)
|
||||||
|
|
||||||
| Solved | Day | Language
|
| Solved | Day | Topics | Language |
|
||||||
|:------:|:---:|:---------
|
| :------: | :----: | :-------------------- | :--------- |
|
||||||
| ✓ | 01 | Ruby
|
| ✓ | 01 | Arithmetic | Ruby |
|
||||||
| ✓ | 02 | Ruby
|
| ✓ | 02 | Geometry | Ruby |
|
||||||
| ✓ | 03 | Ruby
|
| ✓ | 03 | Navigation | Ruby |
|
||||||
| ✓ | 04 | Rust
|
| ✓ | 04 | Hashing | Rust |
|
||||||
| ✓ | 05 | Ruby
|
| ✓ | 05 | String validation | Ruby |
|
||||||
| ✓ | 06 | Ruby
|
| ✓ | 06 | Arithmetic | Ruby |
|
||||||
| ✓ | 07 | Rust
|
| ✓ | 07 | Interpreting | Rust |
|
||||||
| ✓ | 08 | Ruby
|
| ✓ | 08 | String escaping | Ruby |
|
||||||
| ✓ | 09 | Rust
|
| ✓ | 09 | Graph search | Rust |
|
||||||
| ✓ | 10 | Ruby
|
| ✓ | 10 | Parsing | Ruby |
|
||||||
| ✓ | 11 | Ruby
|
| ✓ | 11 | Password validation | Ruby |
|
||||||
| ✓ | 12 | Ruby
|
| ✓ | 12 | Recursion | Ruby |
|
||||||
| ✓ | 13 | Ruby
|
| ✓ | 13 | Optimization | Ruby |
|
||||||
| ✓ | 14 | Ruby
|
| ✓ | 14 | Score calculation | Ruby |
|
||||||
| ✓ | 15 | Ruby
|
| ✓ | 15 | Permutations | Ruby |
|
||||||
| ✓ | 16 | Ruby
|
| ✓ | 16 | Searching | Ruby |
|
||||||
| | 17 |
|
| | 17 | Combinations | |
|
||||||
| | 18 |
|
| | 18 | | |
|
||||||
| | 19 |
|
| | 19 | | |
|
||||||
| | 20 |
|
| | 20 | | |
|
||||||
| | 21 |
|
| | 21 | | |
|
||||||
| | 22 |
|
| | 22 | | |
|
||||||
| | 23 |
|
| | 23 | | |
|
||||||
| | 24 |
|
| | 24 | | |
|
||||||
| | 25 |
|
| | 25 | | |
|
||||||
|
Loading…
Reference in New Issue
Block a user