Use the linked lists contained in the array pictured in Figure 6.19 to answer the following questions:
Question:
Use the linked lists contained in the array pictured in Figure 6.19 to answer the following questions: 1. What elements are in the list pointed to by list1? 2. What elements are in the list pointed to by list2? 3. What array positions (indexes) are part of the free space list? 4. What would the array look like after the deletion of Nell from the first list? 5. What would the array look like after the insertion of Anne into the second list? Assume that before the insertion, the array is as pictured in Figure 6.19.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
C++ Plus Data Structures
ISBN: 9781284089189
6th Edition
Authors: Nell Dale, Chip Weems, Tim Richards
Question Posted: