Skip to content

thekosa/AdventOfCode2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ„ Advent of Code 2022 – Solutions

This repository contains my personal solutions for Advent of Code 2022, a yearly coding challenge that runs during December. Each day unlocks a new puzzle with two parts, designed to test problem-solving and programming skills.


🧠 About

  • ❄️ 25 days of puzzles
  • 🧩 Each day consists of 2 parts
  • πŸ’» Solutions are written in Java (or specify another language if used)
  • πŸ“ This is a learning and fun project – code is written for clarity, not performance

▢️ How to Run

  1. Clone the repo:

    git clone https://github.com/thekosa/AdventOfCode2022.git
    cd AdventOfCode2022
  2. Open in your preferred IDE (e.g., IntelliJ, VS Code) or compile manually:

    javac day01/Day01.java
    java day01.Day01

Repeat for other days as needed.


πŸ§‘β€πŸ’» Author

MichaΕ‚ Kosieradzki
GitHub: @thekosa


πŸ“Œ Note

Puzzle descriptions are copyrighted by Advent of Code, and not included in this repo.

About

Implementation of exercises during event AdventOfCode2022

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages