InterviewDB Question

Mapping Endpoint - Design and Implement a Route Lookup API

Question Details

Round 1 - Coding Problem Implement an in-memory API routing engine. You register URL patterns (which may include path parameters like /user/{id}) and handler functions. Given an incoming request path, resolve it to the correct handler and extract pat…

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Coding Onsite Phone