These folders contain my CS C++ assignments:
- [ skipped ]
- Time to sentence converter (branching practice).
- Loops practice.
- Root-finding algorithm (singular root).
- Basic sorting algorithms (comparison, bubble).
- Numerical integrator.
- Vigenère cipher encoder/decoder (called Caesar in code).
- Handling matrices.
- Eng-Rus dictionary with reading/saving files.
- Matrix inverse and SLE calculator.
- Handling large text input and word processing.
Warning
Windows-only command chcp
is used to enable use of Cyrillic.