J'ai postulé via une autre source. Le processus a pris 1 semaine. J'ai passé un entretien chez noon (Bengaluru) en mai 2024
Entretien
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
Questions d'entretien [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 )