An open API service indexing awesome lists of open source software.

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

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