https://github.com/vevdokimovm/programming-archive
Personal archive of university C++ programs, Codeforces solutions, Assembler, Pascal, HTML and Python exercises
https://github.com/vevdokimovm/programming-archive
algorithms competitive-programming cpp python university
Last synced: 10 days ago
JSON representation
Personal archive of university C++ programs, Codeforces solutions, Assembler, Pascal, HTML and Python exercises
- Host: GitHub
- URL: https://github.com/vevdokimovm/programming-archive
- Owner: vevdokimovm
- License: mit
- Created: 2025-03-04T11:53:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-04-20T20:28:52.000Z (3 months ago)
- Last Synced: 2026-04-20T22:14:59.680Z (3 months ago)
- Topics: algorithms, competitive-programming, cpp, python, university
- Language: C++
- Size: 32.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# programming-archive
A personal archive of programming exercises, competitive programming solutions, and course tasks in C++ and Python. Collected across various online platforms and courses.
## Contents
| Folder / File | Description |
|---------------|-------------|
| `C++ first part course Stepik/` | Solutions to the C++ Basics course on Stepik |
| `A.cpp`, `B.cpp`, `C yandex.cpp` | Competitive programming tasks (Codeforces / Yandex) |
| Python files | Miscellaneous Python scripts and exercises |
## Purpose
Personal reference archive for algorithms, syntax practice, and problem-solving patterns accumulated during learning.
## License
MIT