https://github.com/stefanopaolonii/object-oriented-programming
Object-Oriented Programming Exam
https://github.com/stefanopaolonii/object-oriented-programming
java objectorientedprogramming polito
Last synced: 3 months ago
JSON representation
Object-Oriented Programming Exam
- Host: GitHub
- URL: https://github.com/stefanopaolonii/object-oriented-programming
- Owner: stefanopaolonii
- Created: 2024-08-17T06:32:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-01T09:33:28.000Z (over 1 year ago)
- Last Synced: 2025-02-26T00:17:19.208Z (10 months ago)
- Topics: java, objectorientedprogramming, polito
- Language: Java
- Homepage:
- Size: 558 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Object-Oriented Programming
## Description
This repository contains solutions to various exam problems from the **Object-Oriented Programming** course at the Polytechnic University of Turin (Polito). Each folder in the repository corresponds to the solution of a specific exam, including a description of the problems presented and the related tests.
The solutions have been completed by me and do not necessarily represent the official ones provided by the professors.
## Resources
Below are links where you can find the exam problems without solutions:
- [Exam Problems on Git-OOP Polito](https://git-oop.polito.it/exams)
- [Exam Problems on SoftEng Polito](http://softeng.polito.it/courses/09CBI/esami/)
---
**Note**: The solutions are provided for educational purposes and can be used for study and exam preparation. It is recommended to attempt solving the exercises on your own before consulting the provided solutions.