Skip to content

LegameMc/AdventOfCode2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode2022

Website: Link My friend suggested me to try this out, so here I am! In this challenge, I will use Java and try to solve all the puzzle!

Days Time spent Link Afterthought
1 20~30 mins (Forgot to check the time) Question
Code
Part two took me a little time to write out a better code that can find Top X based on the array size
2 ~1 hour Question
Code
-
3 ~30 mins Question
Code
-
4 28 minutes Question
Code
-
5 32 minutes Question
Code
Quite surprised that the first code I wrote can solve part 2 (didn't notice the crate position is reversed on part 1 after moving to other stack
6 17 minutes Question
Code
the easiest puzzle I guess, nothing much to change for part 2, just simply increase the number for for-loop.
7 ~2 hours Question
Code
a little bit shocked while reading the puzzle as the difficulty is jumped to next level
and also misread question, wasted around 40 minutes
8 2 hours 18 mins Question
Code
tree 🌳
9 5 hour 48 minutes (part 1 18 mins) Question
Code
Failed to solve part 2, test data passed but real data failed.. perhaps will come back to this puzzle when i have time
10 28 minutes Question
Code
Hm... the calm before the storm?

About

The solutions of AdventOfCode 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages