{"id":"delete-nodes-keep-loop-off-by-one","text":"The keep-phase iterates `m - 1` times (not `m`) because `current` already points to the first node being kept — an easy-to-misread boundary.","truth_value":"IN","source":"entries/2026/06/06/delete-n-nodes-after-m-nodes-of-a-linked-list-solution.md","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{},"created_at":"","updated_at":"","reviewed_at":"","verified_at":"","retracted_at":"","explanation":{"steps":[{"node":"delete-nodes-keep-loop-off-by-one","truth_value":"IN","reason":"premise"}]}}