Skip to content

racheldosh/GoogleCodeJam2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Code Jam 2020 Qualification Round

These are my solutions to three problems in the Google Code Jam programming competition of 2020.

Each problem is contained in its own folder where the folder name corresponds to the problem name.

Info on the individual problems can be found in the Google programming competition archives here. A high-level explanation of the problem can be found in each of the solution.py files as a docstring.

All solutions are written in python and can be run via the command line. Each solution.py will read input from the input.txt in each corresponding folder. Each program will print out the solutions for the multiple test cases listed in the input.txt file.

I have added some comments to help explain my solutions. This was done following the competition.

About

Solutions to problems from Google Code Jam 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages