Skip to content

Mayur57/AOC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023

Advent of Code solutions repository. Here, you'll find my attempts at solving the puzzles.

Days Completed: 9/25

Make sure you have at the very least attempted the puzzles beforehand if not already submitted the answers. I appreciate and encourage anyone who's looking to improving their own solutions by comparing approaches or researching about tricks. However, there is a fine line between researching ideas and using the answer by someone else. If you photocopy a crossword solution then what have you really achieved?

Also, just a heads up, there's an evident lack of code craftsmanship here. My solutions are more like hacky scripts to find the solution as fast as possible rather than ones following the most optimal method or code conventions. However, I have made it as readable as possible.

Please feel free to dig into the solutions and fix any edge cases! I'll do a cleanup before New Years to archive this repository (and probably add C++ solution). Thank you!

About

Solutions of Advent of Code 2023

Resources

Stars

Watchers

Forks