All Known Endpoints
A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- medium
- Seniority
- L3
Problem
The platform team is building a service catalog and needs a complete, deduplicated list of every endpoint referenced in both the API call logs and the rate limit configuration, in alphabetical order.
Summary
Two tables. One truth. Every endpoint accounted for.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.