Airline System Project

This project was developed in the context of learning algorithms and data structures. It consists of managing the resources of an airline.

See the context

Goal

The objective was to implement the management of the airline using adequate abstract data structures, in addition to thinking about improving temporal and spatial complexity.

Abstract Data Structures Implemented

Project Overview

A little sample of how to search for a flight in the management of the airline.

Input

Image

Output

Image


Learn More