Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 480 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 480 Bytes

Why I choose Advent of Code:

  • Python programming exercises: data manipulation, algorithm design, time optimization
  • Problem solving exercises
  • Great community resources on reddit
  • A mix of easy, medium, and really difficult problems (you never know which one until you do it)
  • Helps me develop a coding mindset so I can solve LeetCode/HackerRank/real-world challenges more effectively

I also have takeaway notes after solving the problems and try to frequently review them.