Explain Representation of Linked List in Memory ? 

Data Structures and Algorithms

Answer in Short

List can be represented using arrays and linked list. Click to view full answer

Explanation

1687
0