Linked List
- NULL
A linked list is a treasure hunt. Each node holds a value and a note saying where the next one is. There are no numbered shelves — the only way in is through the front door.
step 01/26
- comparing
- moving
- in final place
- found it
A linked list is a treasure hunt. Each node holds a value and a note saying where the next one is. There are no numbered shelves — the only way in is through the front door.
step 01/26