Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piero24/software-fundamentals_16-17
Exercises in Java for the fundamental of programming course at unipd
https://github.com/piero24/software-fundamentals_16-17
computer-science fundamentals-of-programming java unipd unipd-dei universita-di-padova
Last synced: 5 days ago
JSON representation
Exercises in Java for the fundamental of programming course at unipd
- Host: GitHub
- URL: https://github.com/piero24/software-fundamentals_16-17
- Owner: Piero24
- Created: 2021-08-10T00:01:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T03:41:08.000Z (12 months ago)
- Last Synced: 2023-12-03T04:21:38.217Z (12 months ago)
- Topics: computer-science, fundamentals-of-programming, java, unipd, unipd-dei, universita-di-padova
- Language: Java
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Last modified](https://img.shields.io/badge/Last%20modified-10--Aug--2021-red)](https://github.com/Piero24/Software-Fundamentals_16-17)
# Software-Fundamentals_16-17> academic year 2016-2017 (unipd)
> University of Padua---
## Preparation exercises for the exam of Fundamentals of Computer Science
These files are the various exercises that may be required in the computer science fundamentals exam.
Here is a collection with related solutions.The test consists in the development of the various methods listed.
There is also a copy of the exam simulation provided by the teacher to the students.
## Disclaimer
These exercises are to be used ONLY to prepare for the exam.
**I AM IN NO WAY RESPONSIBLE FOR THE IMPROPER USE OF THIS MATERIAL.**
NO rely solely on the following exercises for preparation.
As the course program may vary over the years.
Use this material only and exclusively for practice.## Description
There are one exercise by type.
- Lists
- Queue
- Double Queues
- Maps
- Dictionaries
- Sets
- etc..All files are written in Java.
### Authors and Copyright
Pietrobon Andrea
### Note
This material will **NOT** be updated in the future.