akash-panda-dev / advent-of-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

advent-of-code

This repository contains my solutions for the Advent of Code challenges.

To initialize the Go project, run:

go mod init advent-of-code

This will create a new go.mod file for handling dependencies.

About

License:Apache License 2.0


Languages

Language:Go 60.3%Language:Python 28.5%Language:Java 8.9%Language:Rust 1.2%Language:Makefile 1.1%