updated README.md
This commit is contained in:
parent
6d0db850b4
commit
62e4120448
18
2015/README.md
Normal file
18
2015/README.md
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# [2015](https://adventofcode.com/2015 "2015 puzzle calendar")
|
||||||
|
1. [py :star: :star:](https://adventofcode.com/2015/day/1 "see puzzle")
|
||||||
|
1. [js :star: :star:](https://adventofcode.com/2015/day/2 "see puzzle")
|
||||||
|
1. [py :star: :star:](https://adventofcode.com/2015/day/3 "see puzzle")
|
||||||
|
1. [py :star: :star:](https://adventofcode.com/2015/day/5 "see puzzle")
|
||||||
|
1. ...
|
||||||
|
|
||||||
|
# Languages Used
|
||||||
|
### Python
|
||||||
|
1. [:star: :star:](https://adventofcode.com/2015/day/1 "see puzzle")
|
||||||
|
1. [-](https://adventofcode.com/2015/day/2 "see puzzle")
|
||||||
|
1. [:star: :star:](https://adventofcode.com/2015/day/3 "see puzzle")
|
||||||
|
1. [:star: :star:](https://adventofcode.com/2015/day/5 "see puzzle")
|
||||||
|
|
||||||
|
### Node JS
|
||||||
|
1. [-](https://adventofcode.com/2015/day/1 "see puzzle")
|
||||||
|
1. [:star: :star:](https://adventofcode.com/2015/day/2 "see puzzle")
|
||||||
|
1. [-](https://adventofcode.com/2015/day/3 "see puzzle")
|
22
2018/README.md
Normal file
22
2018/README.md
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
# [2018](https://adventofcode.com/2018 "2018 puzzle calendar")
|
||||||
|
1. [js :star: :star:](https://adventofcode.com/2018/day/1 "see puzzle")
|
||||||
|
1. [py :star: :star:](https://adventofcode.com/2018/day/2 "see puzzle")
|
||||||
|
1. [js :star: :star:](https://adventofcode.com/2018/day/3 "see puzzle")
|
||||||
|
1. [js :star: :star:](https://adventofcode.com/2018/day/4 "see puzzle")
|
||||||
|
1. [js :star: :star:](https://adventofcode.com/2018/day/5 "see puzzle")
|
||||||
|
1. [js :star: :star:](https://adventofcode.com/2018/day/6 "see puzzle")
|
||||||
|
|
||||||
|
# Languages Used
|
||||||
|
### Python
|
||||||
|
1. [-](https://adventofcode.com/2018/day/1 "see puzzle")
|
||||||
|
1. [:star: :star:](https://adventofcode.com/2018/day/2 "see puzzle")
|
||||||
|
1. [-](https://adventofcode.com/2018/day/3 "see puzzle")
|
||||||
|
1. [...](https://adventofcode.com/2018/day/4 "see puzzle")
|
||||||
|
|
||||||
|
### Node JS
|
||||||
|
1. [js :star: :star:](https://adventofcode.com/2018/day/1 "see puzzle")
|
||||||
|
1. [-](https://adventofcode.com/2018/day/2 "see puzzle")
|
||||||
|
1. [js :star: :star:](https://adventofcode.com/2018/day/3 "see puzzle")
|
||||||
|
1. [js :star: :star:](https://adventofcode.com/2018/day/4 "see puzzle")
|
||||||
|
1. [js :star: :star:](https://adventofcode.com/2018/day/5 "see puzzle")
|
||||||
|
1. [js :star: :star:](https://adventofcode.com/2018/day/6 "see puzzle")
|
41
README.md
41
README.md
|
@ -1,24 +1,29 @@
|
||||||
# Advent of Code Solutions
|
# Advent of Code Solutions
|
||||||
|
|
||||||
It's a fun challenge from [here](https://adventofcode.com).
|
It's a fun challenge. [2018](https://adventofcode.com/2018) is currently in progress.
|
||||||
|
|
||||||
|
```js
|
||||||
|
if (advent) {
|
||||||
|
programmer.gotTo("adventofcode.com");
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
# Completed Challenges
|
# Completed Challenges
|
||||||
|
#### [2015](https://adventofcode.com/2015 "2015 puzzle calendar")
|
||||||
|
1. [py :star: :star:](https://adventofcode.com/2015/day/1 "see puzzle")
|
||||||
|
1. [js :star: :star:](https://adventofcode.com/2015/day/2 "see puzzle")
|
||||||
|
1. [py :star: :star:](https://adventofcode.com/2015/day/3 "see puzzle")
|
||||||
|
1. [py :star: :star:](https://adventofcode.com/2015/day/5 "see puzzle")
|
||||||
|
1. [-](https://adventofcode.com/2015/day/1 "see puzzle")
|
||||||
|
|
||||||
* [2015](https://adventofcode.com/2015)
|
#### [2018](https://adventofcode.com/2018 "2018 puzzle calendar")
|
||||||
* [1](https://adventofcode.com/2015/day/1) py * *
|
1. [js :star: :star:](https://adventofcode.com/2015/day/1 "see puzzle")
|
||||||
* [2](https://adventofcode.com/2015/day/2) js * *
|
1. [py :star: :star:](https://adventofcode.com/2015/day/2 "see puzzle")
|
||||||
* [3](https://adventofcode.com/2015/day/3) py * *
|
1. [js :star: :star:](https://adventofcode.com/2015/day/3 "see puzzle")
|
||||||
* [4](https://adventofcode.com/2015/day/4) py * *
|
1. [js :star: :star:](https://adventofcode.com/2015/day/4 "see puzzle")
|
||||||
* [2016](https://adventofcode.com/2016)
|
1. [js :star: :star:](https://adventofcode.com/2015/day/5 "see puzzle")
|
||||||
* [2017](https://adventofcode.com/2017)
|
1. [js :star: :star: :point_left:](https://adventofcode.com/2015/day/6 "see puzzle")
|
||||||
* [2018](https://adventofcode.com/2018)
|
|
||||||
* [1](https://adventofcode.com/2018/day/1) js * *
|
|
||||||
* [2](https://adventofcode.com/2018/day/2) py * *
|
|
||||||
* [3](https://adventofcode.com/2018/day/3) js * *
|
|
||||||
* [4](https://adventofcode.com/2018/day/4) js * *
|
|
||||||
* [5](https://adventofcode.com/2018/day/5) js * *
|
|
||||||
* [6](https://adventofcode.com/2018/day/6) js * *
|
|
||||||
|
|
||||||
# Languages Used
|
## Languages Used
|
||||||
* Python
|
* Python 8×:star:
|
||||||
* Node js
|
* Node JS 12×:star:
|
Loading…
Reference in a new issue