Need help for Doubly Linked List
I have following assignment could someone help me:
Using a Doubly linked list of ( flightnumber) nodes with a Map interface class to map flight numbersfrom different airlines with alfanumeric flightnumbers to passenger bookings eg EL472 and BR951 and use this in an application .
Thanks in advance.
Zulfi

