Question: Create a Java program that makes use of array lists that will allow the user, using the map shown below to find routes between two
Create a Java program that makes use of array lists that will allow the user, using the map shown below to find routes between two stations. The program should ask the user to type the name of the two stations and it should find/return the sequence of stations to traverse. Example: Input: Start: 140, Input: End: 19: Output: 140, 134, Unicentro, 100, 30, R, Sabana, 19.

Route 3 Gu Route 2 Germania Santiago 19 Route 1 SENA 134 Sabana 140 30 Unicentro R 00 Marsella Mu Espec Bosa Timiza F
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
