Skip to main content

One doc tagged with "linked-lists"

View all tags

Linked Lists

Pointer-based sequential structures: mental models, in-place manipulation, and the fast/slow pointer patterns.