Skip to content

haoyeau/Advent-of-Code-2024

Repository files navigation

Advent-of-Code-2024

Kotlin solutions for advent of code 2024.

Problem Key Concept

day1

  • Part1: sort and iterate list
  • Part2: count number in list

day2

  • Part1: check list order
  • Part2: identify which level to remove

day3

  • Part1: regex search
  • Part2: enable condition logic

day4

  • Part1: search word in direction
  • Part2: locate character shape

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages