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

https://github.com/zawlinnnaing/advent-of-code-2023

My take on Advent of code 2023 in Golang
https://github.com/zawlinnnaing/advent-of-code-2023

advent-of-code-2023 advent-of-code-2023-golang golang

Last synced: 2 months ago
JSON representation

My take on Advent of code 2023 in Golang

Awesome Lists containing this project

README

        

# [Advent of Code 2023](https://adventofcode.com/2023)

My take on Advent of code 2023 in Golang.

- Every folder corresponds to its respective day
- Running `main.go` file in every folder will print out **solution** with respective `inputs`.