Ramp Challenge | OA | 2026 | April | Capture the Flag (Hidden URL)
Question · Posted Apr 2026
Problem Statement: Capture the Flag (Hidden URL) The Goal: Find a hidden URL within a website's HTML by identifying specific characters scattered throughout the DOM tree. You must find all occurrences in the correct order and join them to reveal the link. The DOM Pattern: A character is valid if it sits inside a specific nested structure. The challenge uses an asterisk (*) as a wildcard for attribute values. The pattern is: A <section> where data-id contains 92. An <article> ...
The full answer & interview discussion are available to premium members.
Log in Create a free account