This repository contains my solutions to various competitive programming problems and coding challenges. It serves as a comprehensive record of my programming journey and a resource for others who may be working on similar problems.
- Canadian Computing Competition (CCC) solutions from 2005-2025
- CodeForces another website for practicing problems that I tend to go on
- LeetCode problems for technical interview preparation
- DMOJ contest problems including Animal Contest series
- Various algorithmic challenges and implementations
The repository is organized by contest/platform, making it easy to find solutions for specific competitions or problem types. My solutions are primarily in Python, showcasing different approaches to algorithmic problem-solving. Feel free to browse through the solutions if you're stuck on a problem or want to see different implementation approaches!