Skip to content
playdsa
Preferences

Make yourself comfortable.

Saved on this browser. Your device’s reduced-motion preference is always respected.

Theme
Advanced settings

The Sentinel Sieve

Learn
Play
Prove
Problem context and objectives
Mission briefing

Portal network mechanic · Travel portals are connected as a one-way chain

Repair the links without losing the unexplored route: The Sentinel Sieve.

Overwrite one next pointer too early and the rest of the expedition becomes unreachable.

How you win

  1. 1Recognize when Dummy-head deletion matches the clues
  2. 2Keep this true after every move: the kept chain contains every processed value except the target
  3. 3Reach the result within O(n)

Rules and pressure

  • Target cost: O(n)
  • State rule: the kept chain contains every processed value except the target
Lesson 1 of 3

Dummy gives every real node a predecessor. Keep previous fixed when bypassing a match; advance it only after keeping a node.

Your call · Where is previous after removing a matching head 6?

Help shape PlayDSA

Something confusing, broken, or missing? Leave a quick note without leaving your lesson.

Please leave out passwords, payment details and other private information.

Page included: /

Sign in to save feedback here, or send it with your email app. Your draft stays here while you sign in.

Open email instead