Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso 17LIVE (Nuova Delhi) nel mese di giu 2022
Colloquio
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.