https://github.com/ramamagarwal/cp
This repo consists of some of the easy and beginner-friendly techniques on how to approach problems on competitive programming platform 'Codeforces'. The codes for certain problems are user-friendly and easy to understand.
https://github.com/ramamagarwal/cp
competitive-programming cpp problem-solving
Last synced: about 1 year ago
JSON representation
This repo consists of some of the easy and beginner-friendly techniques on how to approach problems on competitive programming platform 'Codeforces'. The codes for certain problems are user-friendly and easy to understand.
- Host: GitHub
- URL: https://github.com/ramamagarwal/cp
- Owner: RamamAgarwal
- Created: 2024-07-14T15:14:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-05T06:47:49.000Z (almost 2 years ago)
- Last Synced: 2025-02-01T03:32:55.775Z (over 1 year ago)
- Topics: competitive-programming, cpp, problem-solving
- Language: C++
- Homepage: https://github.com/RamamAgarwal/CP
- Size: 524 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This respository contains competitive programming questions along with solutions and the approach to solve them to provide an optimal solution which is indeed better than brute force.