Interview Prep
Real questions for real interviews. C#, Python, Go, SQL. Junior → System Design.
Quiz me →Python
Senior
- How does Python's asyncio event loop work, and when do you prefer it over threading?
- Implement an async retry function with exponential backoff in Python (asyncio)
- What are Python descriptors and how do they underpin properties and ORM fields?
- Describe leading a major refactor in a Python codebase — how you managed risk and team buy-in