Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PA-2 - HashMaps

CSC210 Long Project 2

Basic analysis on a Kaggle Dataset: https://www.kaggle.com/datasets/open-flights/flight-route-database using Java

Given the dataset, it returns MAX, DEPARTURES, LIMIT based on what the user inputs in the terminal

MAX: airport with the maximum number of total flights DEPARTURES: Alphabetically sorted list of all destinations an airport flies to LIMIT: cutoff for the total number of flights for each airport. Eliminates airports that don't have the limit count of flights.

About

CSC210 Long Project 2

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages