Week 11#
Learning goals
explain how linked list stores data and contrast this with how an array stores data.
Evaluate a given problem to determine whether a linked list or an array would be the more appropriate data structure.
explain how linked list stores data and contrast this with how an array stores data.
Evaluate a given problem to determine whether a linked list or an array would be the more appropriate data structure.