Round 1: Python, SQL Round
Questions:
- Explain the best project in your resume.
- SQL verbal questions related to
RANK()
,DENSE_RANK()
, andROW_NUMBER()
. - Python live coding question related to Movie Show Booking, focusing on functions, classes, and binary search.
Candidate's Approach
The candidate started with introductions and explained their best project. They faced verbal questions regarding SQL ranking functions but struggled with RANK()
and DENSE_RANK()
, which they had not practiced. For the Python coding question, they were tasked with implementing a solution for Movie Show Booking using functions and classes, incorporating binary search.
Interviewer's Feedback
No feedback provided.