Trip Adt Create Linear Linked List Lll Nodes Various Types Information User Wants Keep Tri Q37056966

A Trip ADT will create a Linear Linked List (LLL) of nodes forthe various types of information the user wants to keep about thetrip. Each node should have a next pointer, a category of theinformation (e.g., flights, things to take, things to do, places tostay, etc.). Each node will also have a head pointer to a list ofall of the data to be kept about that particular category. So, ifthe category was flights, then that node would have a head pointerto a node that takes me to Vancouver on Alaska Air 8876, anotherthat takes me to Beijing on CA 886,

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.