I applied through a recruiter. The process took 3 days. I interviewed at Shaadi.com (Mumbai) in Nov 2023
Interview
Got a call from HR team, they wanted to know if and why I am looking for a change, after that scheduled first round of interview, it was on Google meet, 1 hour discussion
Interview questions [1]
Question 1
SQL queries:
delete duplicate records from the table,
Nth highest salary,
Select 2 from employee,
Basic joins
Python:
1.Create list of integers from a list of string containing integers ( 'a_101_z', 'b_103_z')
2. String replace with characters based on dictionary values
3. 2nd highest array element without using inbuilt methods and functions
4. Smallest repeating substring
And there were some questions around project, Apache Kafka, basic data warehousing concepts, acid properties in rdbms etc