This repository has been archived on 2024-12-13. You can view files and clone it, but cannot push or open issues or pull requests.
2024-12-01 23:03:19 -05:00
2024-12-02 21:40:35 -05:00
2024-12-03 22:43:28 -05:00
2024-12-04 23:26:21 -05:00
2024-12-11 23:56:02 -05:00
2024-12-11 23:56:02 -05:00
2024-12-11 23:56:02 -05:00
2024-12-11 23:56:02 -05:00
2024-12-01 00:47:46 +00:00
2024-12-12 23:13:27 -05:00

AdventOfCode2024

My solutions to advent of code problems in 2024

Problems and Languages Used

Below are a list of the programming languages used to solve each day:

  • Day 1 - Haskell
  • Day 2 - Haskell
  • Day 3 - Rust
  • Day 4 - Rust
  • Day 5 - Python
  • Day 6 - Rust
  • Day 7 - Python
  • Day 8 - Rust

NOTE:

I was originally hoping to use Advent of Code as an excuse to do Haskell but I'm finding that I don't have time to work on learning Haskell in this manner. I still plan on tackling Haskell but I have other projects that I'm more interested in working on than these toy problems. The little bit I did was pretty fun though and maybe next year I'll have more time to devote to Haskell and these code problems.

Description
My solutions to advent of code problems in 2024
Readme 104 KiB
Languages
Rust 82.6%
Python 9.1%
Haskell 8.3%