Loading...
Extreme API Token Usage
A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- medium
- Seniority
- mid
Problem
Surface the API tokens with the highest and lowest total request counts, excluding any tokens that have never been used. Show each token and its request count, from most to fewest requests.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a live PostgreSQL database and grades it instantly.