nsirons / programming-puzzles

Vault of attempts and solutions to various programming challenges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :)

About

Vault of attempts and solutions to various programming challenges


Languages

Language:Python 29.9%Language:Java 25.5%Language:Julia 21.6%Language:Kotlin 12.2%Language:C++ 10.7%