Skip to content

Advent of Code 2022 as the opportunity to try out new things and get un-rusty with old ones

Notifications You must be signed in to change notification settings

nazriel/advent-of-code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022

Advent of Code 1 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 interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other.

Project Structure

Each day has it's own subdirectory.

Each solution might be written in different programming laguage.

Day Name Language part-1 part-2 Tests
1 Calorie Counting D
2 Rock Paper Scissors Shell (Bash)
3 Rucksack Reorganization Rust
4 Camp Cleanup C
5 Supply Stacks Go
6 Tuning Trouble aarch64 asm
7 No Space Left On Device C++

Side note

Each user after logging in has it's own set of input data.

Only code implemention is a spoiler.

Values used in examples, test cases etc won't reveal anwsers.

Footnotes

  1. https://adventofcode.com/2022/

About

Advent of Code 2022 as the opportunity to try out new things and get un-rusty with old ones

Topics

Resources

Stars

Watchers

Forks