Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bence-t0th/advent-of-code-2020
My solutions of the Advent of Code 2020 challenge
https://github.com/bence-t0th/advent-of-code-2020
advent-of-code advent-of-code-2020 kotlin swift
Last synced: about 21 hours ago
JSON representation
My solutions of the Advent of Code 2020 challenge
- Host: GitHub
- URL: https://github.com/bence-t0th/advent-of-code-2020
- Owner: bence-t0th
- Created: 2020-11-30T14:34:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-11T20:40:10.000Z (almost 4 years ago)
- Last Synced: 2023-10-31T21:32:29.194Z (about 1 year ago)
- Topics: advent-of-code, advent-of-code-2020, kotlin, swift
- Language: Swift
- Homepage:
- Size: 542 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :christmas_tree: Advent of Code 2020 :christmas_tree:
| Days | Stars | 1 .kt| 2 .kt | 1 .swift | 2 .swift |
| ------ | ------ | ------ | ------ |------ | ------ |
| [Day 1: Report Repair](http://adventofcode.com/2020/day/1) | :star: :star: | 2 ms | 1 ms | 14 ms | 4 ms |
| [Day 2: Password Philosophy](http://adventofcode.com/2020/day/2) | :star: :star: | 11 ms | 3 ms | 13 ms | 17 ms |
| [Day 3: Toboggan Trajectory](http://adventofcode.com/2020/day/3) | :star: :star: | <1 ms | 1 ms | <0.5 ms | 0.5 ms |
| [Day 4: Passport Processing](http://adventofcode.com/2020/day/4) | :star: :star: | 2 ms | 15 ms | 2 ms | 14 ms |
| [Day 5: Binary Boarding](http://adventofcode.com/2020/day/5) | :star: :star: | 7 ms | 65 ms | 7 ms | 15 ms |
| [Day 6: Custom Customs](http://adventofcode.com/2020/day/6) | :star: :star: | 62 ms | 15 ms | 4 ms | 17 ms |
| [Day 7: Handy Haversacks](http://adventofcode.com/2020/day/7) | :star: | 3.64 s | - ms | 26.8 s | - ms |
| [Day 8: Handheld Halting](http://adventofcode.com/2020/day/8) | :star: :star: | 1 ms | 28 ms | 1 ms | 155 ms |
| [Day 9: Encoding Error](http://adventofcode.com/2020/day/9) | :star: :star: | 12 ms | 28 ms | 230 ms | 27 ms |
| [Day 10: Adapter Array](http://adventofcode.com/2020/day/10) 🎂 | :star: :star: | <0.1 ms | 1 ms | 0.1 ms | 0.3 ms |![Last Commit on GitHub](https://img.shields.io/github/last-commit/bence-t0th/Advent-of-Code-2020)