Please try to answer simple. A question about linkedlists/computer science.
1. One disadvantage of linked lists is that they areforward-only: you can only move through the list from beginning toend. Suggest a way to enhance the linked list so that you couldnavigate it in both directions.
Expert Answer
An answer will be send to you shortly. . . . .