chevron_leftLinked Lists All topics

Linked List

  1. 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

Practice

spec · json ↗