[2021-2022 All] [java] a beginner solver with GUI

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

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

    Advent of code 2021 + 2022 + 2023 (by KumaCod3)

  • aoc2022

  • Not a problem, but a cool feature of Java that may be useful is reflection. Like in Handler, rather than writing out all 25 if cases for the 25 days, you can just grab a class from it's name instead. Or even further, stuff like https://github.com/abnew123/aoc2022/blob/main/src/aoc2022/MasterSolver.java where you can directly execute methods.

  • 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
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