I applied through other source. The process took 1 week. I interviewed at noon (Bengaluru) in May 2024
Interview
they contacted me via email asking to fill a google form based on it they asked multiple time slot for interview and then they scheduled a google meet and asked SQL questions
1. tell me about yourself
2. how much would you rate yourself in sql
Interview questions [5]
Question 1
in a inner join between two table which contains duplicate and null value what will be the output after the join
you have a table containing order id order date and customer id write a sql query to fetch all the customer id which have visited again ( customer id is same for customer but order id will change every time they will order )