This repository contains my homework assignments and practice exercises for the course Programming and Algorithms 2 at FIT CTU. The course focuses on the basics of object-oriented programming (OOP) and the implementation of abstract data types.
/BI-PA2
βββ /homeworks # Contains homework assignments
βββ /fitexcel # Contains semestral work
|ββ /miniprogtests # Contains small practice tasks
βββ README.md
- Clone the repository:
git clone https://github.com/davidkopelent/BI-PA2.git
- Navigate to the folder:
cd BI-PA2 - Open and modify files as needed
- Programming Language: C++
- Version Control: Git
- This repository is intended for educational purposes.
- Solutions may be updated and improved over time.