Activities Excluding Extremes
Find activities whose participant count is neither the maximum nor the minimum. Return activity and participants.
Expected output sample
This is what a correct answer looks like — its row count is its own, it doesn't have to match the schema tables.
| activity | participants |
|---|---|
| Tennis | 2 |
| Running | 3 |
| Hiking | 4 |
Sign in to see submission history
Sign inSign in to use AI Mentor
Sign in