Loading...

Pod Distribution by Restart Count

A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.

Domain
SQL
Difficulty
easy
Seniority
junior

Problem

The reliability team is investigating low-restart pods. Show a count of pods for each restart count value, but only where the restart count is below 10, ranked from highest restart count down.

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.