Skip to content
playdsa
Preferences

Make yourself comfortable.

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

Theme
Advanced settings

Merge Conveyor

Learn
Play
Prove
Problem context and objectives
Mission briefing

Clockwork game engineer · A tournament scoreboard has jammed

Restore the order before the next round begins: Merge Conveyor.

A wrong ordering changes who advances, while a slow repair freezes every active match.

How you win

  1. 1Recognize when Merge step matches the clues
  2. 2Keep this true after every move: the output contains the smallest consumed values in sorted order
  3. 3Reach the result within O(n + m)

Rules and pressure

  • Target cost: O(n + m)
  • State rule: the output contains the smallest consumed values in sorted order
Lesson 1 of 3

Both inputs are already sorted. Therefore the next global minimum must be one of the two fronts.

Your call · The fronts are 3 and 2. Which crate is next?

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