Dynamic Linked Lists
•Of course, algorithms may be more complex, harder to read, and harder to debug than similar algorithms with statically allocated structures
•Think about program #1...how would have an “array” changed the debugging process? Would it have provided all of the necessary functionality?