Skip to content

Vault of attempts and solutions to various programming challenges

Notifications You must be signed in to change notification settings

nsirons/programming-puzzles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming puzzles

Advent of Code

What's the best way to learn a new programming language? By doing puzzles! Each year I will attempt to solve Advent of Code with a different language.

  • 2018 - Python [TBD]
  • 2019 - ?
  • 2020 - Julia (50/50)
  • 2021 - Java (50/50)
  • 2022 - Kotlin (TBD)

Google Code Jam

Google Code Jam probably is the biggest coding competition for participants of all skill levels. It starts easily with a qualification round and progressively gets harder with each next round. Maybe one lucky year I would manage to advance to Round3 and win a Tshirt :)

  • 2020 - Round 2 (+3000th place)
  • 2021 - Round 2 (+2500th place)

Google Kick Start

Jane Street Puzzles

Every month - one cool puzzle to solve :)