Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arunsathiya/adventofcode

Advent Of Code 2023
https://github.com/arunsathiya/adventofcode

Last synced: 2 months ago
JSON representation

Advent Of Code 2023

Awesome Lists containing this project

README

        

[![Go Checks](https://github.com/arunsathiya/adventofcode/actions/workflows/go-tests.yml/badge.svg)](https://github.com/arunsathiya/adventofcode/actions/workflows/go-tests.yml)
[![Python Checks](https://github.com/arunsathiya/adventofcode/actions/workflows/python-tests.yml/badge.svg)](https://github.com/arunsathiya/adventofcode/actions/workflows/python-tests.yml)

# Advent Of Code

My Advent Of Code solutions in golang.

# How to run

Navigate to each day folder and run `go run main.go`