Skip to content

Repository containing my solutions for Advent of Code challenges.

Notifications You must be signed in to change notification settings

4rek/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains my solutions for Advent of Code challenges.

2022 solutions are written in Typescript and tested in Jest.

2023 solutions are written in Python and tested in Pytest.

2024 solutions are also written in Python and tested in Pytest.

Running current year's solutions:

cd 2024
make test # Running tests for solutions in Python 

About

Repository containing my solutions for Advent of Code challenges.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published