Skip to content

This repo contains my code snippets for solving the puzzles from https://adventofcode.com/2021/ using java

Notifications You must be signed in to change notification settings

jckwik/AdventOfCode2021

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

About Language Days completed Stars

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.

For more information visit: https://adventofcode.com/2021/about

This year my goal is to complete all tasks and collect all 50 Stars (last year I only managed to get 47) without additional help.
I'm using Java cause that's where I'm most comfortable and quickest.
I'll also take a slightly different approach and use the examples to write short unit tests.

Also check out my Github Action for fancy badges: https://github.com/joblo2213/aoc-badges-action

About

This repo contains my code snippets for solving the puzzles from https://adventofcode.com/2021/ using java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.6%
  • Shell 4.4%