Skip to content

Dafloresdiaz/advent_code_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent Code Challenge 2022 🎄

GitHub last commit GitHub watchers

  • Repo to try to do/solve all the challenges from the Advent Code Event 2022.
  • Main programming language: Python.
    • I will try to solve the same issues but wih Go.
  • If you want to know more about the event, you can visit the official page: https://adventofcode.com/

Status

Exercise Completed Link
Day 1 ⭐ ⭐ https://adventofcode.com/2022/day/1
Day 2 ⭐ ⭐ https://adventofcode.com/2022/day/2
Day 3 ⭐ ⭐ https://adventofcode.com/2022/day/3
Day 4 ⭐ ⭐ https://adventofcode.com/2022/day/4

Advent Code Challenge 2021 🎄

Status

Exercise Completed Link
Day 1 ⭐ ⭐ https://adventofcode.com/2021/day/1
Day 2 ⭐ ⭐ https://adventofcode.com/2021/day/2
Day 3 ⭐ ⭐ https://adventofcode.com/2021/day/3
Day 4 ⭐ ⭐ https://adventofcode.com/2021/day/4

Instructions:

  • To check the solutions for each day you can enter to folder of the day.
  • Each day will have a README file to explain the problem.
  • All the solutions are on Python

Instructions to support:

  • if you want to support with a better solution you can create a file on the same day and create the solution.
    • Is free to use any programming language.
  • Please make a PR so I can review the change. 😉

Releases

No releases published

Packages

No packages published

Languages