8000 GitHub - whorahul/codejam: My solutions to problems of Code Jam 2021.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

whorahul/codejam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solutions to problems of Code Jam 2021

by Rahul Balamwar

|Code Jam

This repository includes my solutions to the problems of the Google Code Jam 2021, either as submitted during the contest or made on a second thought.

The solutions are in Python. Everything is judged as correct, either in contest or under practice mode.

Code Jam 2021

  • Round 1A - 2021
    • Append Sort
    • Hacked Exam
    • Prime Time
  • Round 1B - 2021
    • Broken Clock
    • Digit Blocks
    • Subtransmutation
  • Round 1C - 2021
    • Closest Pick
    • Double or NOTing
    • Roaring Years
  • Round 2 - 2021
    • Minimum Sort
    • Matrygons
    • Hidden Pancakes
    • Retiling
0