J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez 17LIVE (New Delhi) en juin 2022
Entretien
First hr called for initial discussion.
Introduction, projects you have done, experience, why you want to change current job, expected ctc and explained about the interview process.
there are 4 rounds of interview.
2technical interview
1director interview
Last hr interview.
Currently completed 1 technical round.
it's a permanent wfh job.
algorithm related question (strings).
1.you will have 2 strings a, b.
how to find b is present in a?
2.how to check how many times each character is repeated in a string.
explain the algorithm and code.