Cheapest Line for Network-Heavy Teams
A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- medium
- Seniority
- L4
Problem
Among teams that spend more on networking than on ML in total, find the single lowest network allocation amount. Team names are compared case-insensitively. Show the team name and that amount.
Summary
Among the network spenders, the smallest single line.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.