reading-notes

Linked Lists

What is a Linked List?

Terminology

Traversal

Node

Source: https://codefellows.github.io/common_curriculum/data_structures_and_algorithms/Code_401/class-05/resources/singly_linked_list.html

Memory Management

Parts of a Linked List

Parts

Key Takeaways

Source: https://medium.com/basecs/whats-a-linked-list-anyway-part-1-d8b7e6508b9d
Source: https://medium.com/basecs/whats-a-linked-list-anyway-part-2-131d96f71996