dummy [terminology]
Terminology¶
Usage¶
- Use for a sentinel node that simplifies insertion, deletion, or head replacement.
- It is not part of the logical result unless explicitly returned.
- Prefer
dummyoversentinelin short linked-list algorithms used throughout this file.