https://github.com/networkexception/adventofcode
networkException's Advent of Code solutions
https://github.com/networkexception/adventofcode
adventofcode
Last synced: 10 months ago
JSON representation
networkException's Advent of Code solutions
- Host: GitHub
- URL: https://github.com/networkexception/adventofcode
- Owner: networkException
- License: bsd-2-clause
- Created: 2019-12-02T20:09:03.000Z (about 6 years ago)
- Default Branch: 2022
- Last Pushed: 2022-12-02T21:19:00.000Z (about 3 years ago)
- Last Synced: 2025-04-03T12:55:15.084Z (11 months ago)
- Topics: adventofcode
- Language: Kotlin
- Homepage:
- Size: 570 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AdventOfCode
networkException's Advent of Code solutions
## 2022
[](https://adventofcode.com/2022/about)
[](https://github.com/networkException/AdventOfCode)
[](https://github.com/networkException/AdventOfCode)
[](https://kotlinlang.org/)

[](https://spdx.org/licenses/BSD-2-Clause.html)
### Check out other solutions
+ Andreas Kohler's [git.schmarrn.dev/andi/aoc2022](https://git.schmarrn.dev/andi/aoc2022) using `Rust`
+ Daan Breur's [github.com/daanbreur/AdventofCode/rust2022](https://github.com/daanbreur/AdventofCode/tree/master/rust2022) using `Rust`
+ Gewi413's [github.com/Gewi413/AdventOfCode#2022](https://github.com/Gewi413/AdventOfCode/tree/2022) using `Kotlin`
+ Hax's [github.com/Schlauer-Hax/advent-of-code](https://github.com/Schlauer-Hax/advent-of-code) using `TypeScript` and `Java`
+ Jonas' [github.com/J0B10/AOC-2022](https://github.com/J0B10/AOC-2022)
+ LeMoonStar's [git.unitcore.de/LeMoonStar/AoC22](https://git.unitcore.de/LeMoonStar/AoC22) using `Rust`
+ Niklas' [github.com/derNiklaas/Advent-of-Code-2022](https://github.com/derNiklaas/Advent-of-Code-2022) using `Kotlin`
+ Sammy's [github.com/1Turtle/AdventofCode/2022](https://github.com/1Turtle/AdventOfCode/tree/main/2022) using `Lua`
+ Trojaner's [github.com/TrojanerHD/AdventofCode2022](https://github.com/TrojanerHD/AdventofCode2022) using `TypeScript`
+ noeppi_noeppi's [github.com/noeppi-noeppi/aoc#2022](https://github.com/noeppi-noeppi/aoc/tree/master/2022) using a different language every day
## Previous years
Previous solutions can be found on different branches in this repository:
+ [github.com/networkException/AdventOfCode#2019](https://github.com/networkException/AdventOfCode/tree/2019) using `Java`
+ [github.com/networkException/AdventOfCode#2020](https://github.com/networkException/AdventOfCode/tree/2020) using `TypeScript`
+ [github.com/networkException/AdventOfCode#2021](https://github.com/networkException/AdventOfCode/tree/2021) using `TypeScript`