https://github.com/matheusbsilva137/competitive_programming
Collection of algorithms and programming challenges developed for personal purpose and during the classes of MAC0327 (Programming Challenges)
https://github.com/matheusbsilva137/competitive_programming
competitive-programming cpp
Last synced: over 1 year ago
JSON representation
Collection of algorithms and programming challenges developed for personal purpose and during the classes of MAC0327 (Programming Challenges)
- Host: GitHub
- URL: https://github.com/matheusbsilva137/competitive_programming
- Owner: matheusbsilva137
- Created: 2020-06-30T15:10:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-10T02:26:34.000Z (almost 6 years ago)
- Last Synced: 2025-01-29T22:46:41.248Z (over 1 year ago)
- Topics: competitive-programming, cpp
- Language: C++
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Competitive_Programming
Collection of algorithms and programming challenges developed for personal purpose and during the classes of MAC0327 (Programming Challenges) taught by PhD Cristina Gomes Fernandes and Breno Helfstein Moura.
Every code has been written and accepted by its correspondent judge in C++ language (such as CodeForces, UvA, SPOJ, and many others) - the sources are listed in the README.md files in each directory.