https://github.com/terror/solutions
Solutions to programming problems on various platforms
https://github.com/terror/solutions
algorithms competitive-programming
Last synced: 3 months ago
JSON representation
Solutions to programming problems on various platforms
- Host: GitHub
- URL: https://github.com/terror/solutions
- Owner: terror
- License: cc0-1.0
- Created: 2020-04-16T01:54:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-12T22:41:50.000Z (almost 3 years ago)
- Last Synced: 2025-02-06T16:54:03.341Z (11 months ago)
- Topics: algorithms, competitive-programming
- Language: C++
- Homepage:
- Size: 917 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
README
**solutions** contains my solutions to competitive programming and programming
interview style problems on various online judge platforms.
[atcoder](https://github.com/terror/solutions/blob/master/atcoder) (102)
[binarysearch](https://github.com/terror/solutions/blob/master/binarysearch) (187)
[codeforces](https://github.com/terror/solutions/blob/master/codeforces) (111)
[cses](https://github.com/terror/solutions/blob/master/cses) (25)
[dmoj](https://github.com/terror/solutions/blob/master/dmoj) (8)
[euler](https://github.com/terror/solutions/blob/master/euler) (17)
[kattis](https://github.com/terror/solutions/blob/master/kattis) (440)
[timus](https://github.com/terror/solutions/blob/master/timus) (1)
[uva](https://github.com/terror/solutions/blob/master/uva) (9)