Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 292 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 292 Bytes

Data Structure Exercise

The goal is to manage a movie streaming system. This system records the following informations: Client Code (CodCli), Film Code (CodF), client name, film name and movie gender.

The project's main functionality is the use of an index file structured as a b-tree