Le processus a pris 6 semaines. J'ai passé un entretien chez Cozeva (New Delhi)
Entretien
Applied through online portal.
Two rounds of interview were there. First round was more on CS fundamentals including OOPs and DBMS.
Second round was DS Algo and projects that I had done.
Questions d'entretien [1]
Question 1
Round 2
Ques 1. Given an array find the majority element where frequency of majority element is greater than equal to (n/2) in O(n).
Ques 2. Given an array find number sub-arrays of it whose sum of elements is divisible by 5.