advent_of_code_2022

module
v0.0.0-...-041c5db Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 10, 2022 License: MIT

README

 

Advent of Code 2022 🌟

Github top language Github language count Repository size

🚧 Advent_of_code_2022 🌟 Under construction... 🚧


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


About

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.

Here are my answers for the Advent of Code 2022's puzzles =)

Features

There are two puzzles per day and they are unlock at midnight EST/UTC-5:

Day Part one Part two
Day 1: Calorie Counting ⭐️ ⭐️
Day 2: Rock Paper Scissors ⭐️ ⭐️
Day 3: Rucksack Reorganization ⭐️ ⭐️
Day 4: Camp Cleanup ⭐️ ⭐️
Day 5: Supply Stacks ⭐️ ⭐️
Day 6: Tuning Trouble ⭐️ ⭐️
Day 7: No Space Left On Device ⭐️ ⭐️
Day 8: Treetop Tree House
Day 9: Rope Bridge

Technologies

The following tools were used in this project:

Requirements

Before starting, you need to have Git and Go installed.

Starting

# Clone this project
git clone https://github.com/anolivei/advent_of_code_2022

# Access
cd advent_of_code_2022

# Run the project
cd dayxx_Day_Title
go run main.go

License

This project is under license from MIT. For more details, see the LICENSE file.

 

Back to top

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL