Skip to content
#

airline-simulation

Here are 3 public repositories matching this topic...

Language: All
Filter by language

This project implements multiple hash tables to manage airline-related data efficiently. The hash tables cover planes, plane types, plane seats, passengers, reservations, flight legs, flight instances, airports, and pilots. Each hash table uses an appropriate hashing strategy and collision resolution method for optimal data access.

  • Updated Oct 5, 2025
  • C++

Improve this page

Add a description, image, and links to the airline-simulation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the airline-simulation topic, visit your repo's landing page and select "manage topics."

Learn more