https://github.com/vevdokimovm/cpp-university-programs
University C++ programs, Codeforces competitive solutions, Assembler, Pascal and multi-language exercises
https://github.com/vevdokimovm/cpp-university-programs
algorithms assembler competitive-programming cpp university
Last synced: 11 days ago
JSON representation
University C++ programs, Codeforces competitive solutions, Assembler, Pascal and multi-language exercises
- Host: GitHub
- URL: https://github.com/vevdokimovm/cpp-university-programs
- Owner: vevdokimovm
- License: mit
- Created: 2017-10-08T14:30:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2026-04-20T20:31:49.000Z (3 months ago)
- Last Synced: 2026-04-20T22:27:42.146Z (3 months ago)
- Topics: algorithms, assembler, competitive-programming, cpp, university
- Language: C++
- Homepage:
- Size: 141 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cpp-university-programs
A personal archive of university programming work and online course solutions across multiple languages.
## Contents
| Folder | Description |
|--------|-------------|
| `C++/Codeforces/` | Competitive programming solutions from Codeforces |
| `C++/` | University C++ tasks and exercises |
| `Python/` | Python scripts and exercises |
| `Assembler/` | x86 Assembly programs |
| `HTML/` | Basic web pages |
| `Pascal/` | Pascal programming exercises |
| `Lisp-Scheme/` | Lisp/Scheme functional programming tasks |
| `Sudoku-solver.cpp` | Sudoku solver in C++ |
| `Huffman-tree.rkt` | Huffman tree in Racket |
## License
MIT