Skip to content

Latest commit

 

History

44 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adventOfCode

🎄 My solutions for Advent of Code in GoLang to learn the langauge 🎄

Summary

  • Make sure you have golang installed https://golang.org/dl/
  • Execute:
    • If existing navigate to the corresponding year and then cmd/dayXX where you replace XX with the corresponding day and run solution using go run .
    • Starting from 2023 Navigate into year folder and run go test ./day01 -run ^TestMain$

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages