https://github.com/soodaayush/canadian-computing-competition
Solutions to Canadian Computing Competition problems.
https://github.com/soodaayush/canadian-computing-competition
cpp python
Last synced: 8 months ago
JSON representation
Solutions to Canadian Computing Competition problems.
- Host: GitHub
- URL: https://github.com/soodaayush/canadian-computing-competition
- Owner: soodaayush
- Created: 2023-08-17T21:09:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T19:21:00.000Z (almost 2 years ago)
- Last Synced: 2024-08-20T23:02:23.378Z (almost 2 years ago)
- Topics: cpp, python
- Language: Python
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Canadian Computing Competition

## Inspiration
I came across the CCC while looking for ways to challenge myself beyond classroom assignments. Competitive programming seemed like a natural next step, a way to sharpen both speed and precision in problem-solving. My long-term goal is to compete at the national level and, ideally, aim for the international stage.
## Challenges
Solving CCC problems isn’t just about writing code that works, it’s about writing clean, efficient, and scalable solutions. Whether it's handling edge cases, optimizing time complexity, or choosing the right data structure, every question pushes me to think critically under time constraints.
## The Repository
This repository contains my solutions to problems from the Canadian Computing Competition (CCC), a programming contest that tests algorithmic thinking, problem decomposition, and coding under pressure. This repository is a work in progress, as I continue competing, I'll keep updating it with new insights and solutions.
## Lessons Learned
Through these contests, I've strengthened my ability to:
- Break down complex problems into manageable components
- Translate logic into clean, working code
- Analyze and improve time/space efficiency
- Reflect on mistakes and refine my approach
## Contests Written
### 2024 Junior Canadian Computing Competition
Score: 66/75 \
Honour Rolls (Group 3):
[View PDF](https://cemc.uwaterloo.ca/sites/default/files/documents/2024/2024CCCResults.pdf)
### 2025 Senior Canadian Computing Competition
Score: 45/75