Piero24 / Software-Fundamentals_16-17

Exercises in Java for the fundamental of programming course at unipd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Last modified

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.

About

Exercises in Java for the fundamental of programming course at unipd


Languages

Language:Java 100.0%