https://github.com/tech-gian/google_code_jam
Repository with some solutions of exercises from google_code_jam
https://github.com/tech-gian/google_code_jam
competitive-programming google
Last synced: about 1 year ago
JSON representation
Repository with some solutions of exercises from google_code_jam
- Host: GitHub
- URL: https://github.com/tech-gian/google_code_jam
- Owner: tech-gian
- Created: 2020-04-22T10:16:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T16:00:14.000Z (about 5 years ago)
- Last Synced: 2025-02-16T18:01:44.776Z (over 1 year ago)
- Topics: competitive-programming, google
- Language: C
- Homepage: https://codingcompetitions.withgoogle.com/codejam
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### google_code_jam
Google Code Jam
## Name: ftech
## Below are listed the years and the corresponding exercises I participated:
# Code Jam 2020
- The link for the exercises: https://codingcompetitions.withgoogle.com/codejam/archive/2020
(I didn't passed the qualification round, so it is the only one I participated).
The code for each exercise doesn't has comments, because of the limited time of the
competition. However, it's easy to understand the algorithm and to run the code.
Also, there are some samples to check that the code is running or not (by checking the
results with the vocalizations).
- The link for the exercises: #TODO
(I didn't passed the qualification round, because of work hours).
The above comments apply to 2021 first round too.