Top 5 Haskell advent-of-code-2021 Projects
-
Project mention: All years, all days, everything in Haskell | reddit.com/r/adventofcode | 2022-02-04
I've done every year in Haskell (2015 2016 2017 2018 2019 2020 2021), and so have several other people such as /u/glguy. I don't see if /u/mstksg has anything published for 2015 but they've done 2016 2017 2018 2019 2020 2021 along with some pretty good writeups, I recommend checking those out.
-
Project mention: [2021 Day 15] Searching the solution by "flooding" | reddit.com/r/adventofcode | 2021-12-15
Code available here
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
I used two sets containing respectively the positions of the down-facing and right-facing sea cucumbers: link to solution
-
I spent most of the time on the damn Parsec parser... Somehow I could not make it work. Implemented the game logic with the state monad and it came out relatively nice conceptually. You can check my solution here https://github.com/ntrp/advent-of-code/blob/main/2021/solution/haskell/days/Day04.hs
-
Full code at https://github.com/petertseng/adventofcode-hs-2021/blob/master/bin/13_transparent_origami.hs
Haskell advent-of-code-2021 related posts
Index
What are some of the best open-source advent-of-code-2021 projects in Haskell? This list will help you:
Project | Stars | |
---|---|---|
1 | advent-of-code-2021 | 40 |
2 | advent-of-code | 2 |
3 | aoc-2021 | 1 |
4 | advent-of-code | 0 |
5 | adventofcode-hs-2021 | 0 |
Are you hiring? Post a new remote job listing for free.