Skip to content

damjanprvc/Teamaufgabe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teamaufgabe

Teamaufgabe in Java

NOTE: This project is part of the Business Informatics Bachelor at the TU Wien and is aimed towards learning to handle multidimensional Data in Java.

Given is a file junctions.csv which contains the names and coordinates from real Trainstations & Airports all over the world.

The programm reads out the data from the file and stores it, due to demonstration purposes, in two different datastructures:

  1. A naive ArrayList (inefficient)
  2. 2D Grid (efficient)

About

EP2 Teamaufgabe in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages