Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 477 Bytes

Readme.md

File metadata and controls

10 lines (6 loc) · 477 Bytes

advance_programming_project Authors: Alberto Presta and Andrea Gasparin Date: 28-01-2019

In the repository there are two folders: -The folder called c++ contains the project of th binary search tree, with the makefile and the report where describe our data structure and justify our choices.

-The folder called python contains all files that you give to us to complete the exercise and a file, called solution.py, where there is our Postcards class with also the unittest