Traverse an HTTP Maze with Retry Handling

Read the full interview experience this question came from →

Quick Overview

Traverse a simulated HTTP maze with breadth-first search to return the shortest route from a start URL to an exit. Handle links, malformed input, successful responses, non-retriable client errors, and bounded retries for server failures.

Traverse an HTTP Maze with Retry Handling

Company: Ramp

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: hard

Interview Round: Onsite

Overview: Traverse a simulated HTTP maze with breadth-first search to return the shortest route from a start URL to an exit. Handle links, malformed input, successful responses, non-retriable client errors, and bounded retries for server failures.

Read the full Ramp Software Engineer interview experience this question came from

|Home/Coding & Algorithms/Ramp
Ramp logo
Ramp
May 25, 2026
hardSoftware EngineerOnsiteCoding & Algorithms
3
0
Loading...

Submit Your Answer to Earn 20XP

Sign in to leave a comment

Loading comments...