2015-2022: What solution to a problem are you the most proud of

This page summarizes the projects mentioned and recommended in the original post on /r/adventofcode

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Play2022

    Neil Banman's Advent of Code submissions.

  • That was a fun one! I ended up reworking it at least three times to try out different strategies. Using various (homemade) library functions, my final code minus comments was 22 lines.

  • advent_of_code_2021

    Advent of Code 2021 solutions in PostScript (and little bit of Awk)

  • Maybe my all time favourite has been the 2021 day 16. The problem was nice, but fairly challenging for self imposed size limit.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • aoc2020

    Discontinued Advent of Code 2020 (by ednl)

  • I liked my solution for https://adventofcode.com/2020/day/17 Game of Life in 3D and 4D: https://github.com/ednl/aoc2020/blob/main/day17.py

  • aoc

    Advent of Code Solutions - https://adventofcode.com/ (by mattbillenstein)

  • advent-of-code

  • I was doing the AOC in Clojure, and decided to practice writing macros and used one in my solution.

  • advent-of-code-2021

    zig solutions to advent of code 2021 (by jchevertonwynne)

  • advent-of-code-2022

    back to rust, except i'll use libs where it makes sense (by jchevertonwynne)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • AdventOfCode2017

    My solutions for AoC 2017, using Nim, OCaml, and Python (by narimiran)

  • While the task was meant to be optimized (and I did that in my solutions in other programming languages), here's my brute force solution for 2017 Day 17 using Python's deque.

  • Advent-of-Code

    Advent of Code solutions (by Kezzryn)

  • All of my C# repos.

  • aoc2022

    Advent of code 2022 (by fizbin)

  • Then go check out this solution: https://github.com/fizbin/aoc2022/blob/main/aoc18b.py

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts