Interview Prep
Real questions for real interviews. C#, Python, Go, SQL. Junior → System Design.
Quiz me →SQL
Mid-level
- What is the difference between a clustered and a non-clustered index?
- Write a query using window functions to rank employees by salary within each department.
- Describe a time you designed a database schema from scratch for a new feature.
- When would you choose normalisation over denormalisation, and vice versa?