Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/metalim/adventofcode.2022.go

Advent of Code 2022 solutions in Go
https://github.com/metalim/adventofcode.2022.go

advent-of-code advent-of-code-2022 go golang

Last synced: 6 days ago
JSON representation

Advent of Code 2022 solutions in Go

Awesome Lists containing this project

README

        

# Advent of Code 2022

These are my solutions to [Advent of Code 2022](https://adventofcode.com/2022) written in Go.
This year I'm solving AoC just for practice

## o1 Solutions

In year 2024 I've also used [o1-mini](https://chatgpt.com/?model=o1-mini) to (try to) solve tasks after I solve them myself.
Find details in [o1.md](o1.md), and solutions in the [o1-mini](15/o1-mini) directory of each day

## All years AoC solutions

* 2022:
* [Go](https://github.com/metalim/metalim.adventofcode.2022.go) ๐Ÿ‘ˆ you are here
* 2021:
* [Go](https://github.com/metalim/metalim.adventofcode.2021.go)
* 2020:
* [Lรคng & Python](https://github.com/metalim/metalim.adventofcode.2020.lang) โœŒ๐Ÿ˜Ž
* 2019:
* [Python in Jupyter Notebook](https://github.com/metalim/metalim.adventofcode.2019.python) โ€” love this one, as it shows pretty results on GitHub
* 2018
* [Go](https://github.com/metalim/metalim.adventofcode.2018.go)
* 2017:
* **[CoffeeScript](https://github.com/metalim/metalim.adventofcode.2017) ๐Ÿ‘ˆ first year I was doing AoC**
* [Go](https://github.com/metalim/metalim.adventofcode.2017.go) โ€” done in December 2018
* 2016:
* [CoffeeScript](https://github.com/metalim/metalim.adventofcode.2016) โ€” done in December 2017
* [Go](https://github.com/metalim/metalim.adventofcode.2016.go) โ€” done in January 2019, incomplete
* 2015:
* [CoffeeScript](https://github.com/metalim/metalim.adventofcode.2015) โ€” done in December 2017