3 telephonic inerviews, 1 face to face. Starts with basics. Level increases with next level. Basics like Data structures, logical, puzzels, database should be crystal clear if you want to get selected. Each interview takes around hour or so.
There had three rounds first Technical round, the directorial round, and the third value assessment round. In the technical round, there have pattern-based questions. Another was prime numbers. The interviewer was very friendly behavior.
Perguntas de entrevista [1]
Pergunta 1
Pascal's Triangle Pattern Program using any language.
Candidatei-me online. O processo levou 2 semanas. Fiz uma entrevista na empresa Sokrati (Pune).
Entrevista
First round was on coding assignment which they expected me to submit as soon as possible.
I submitted the assignment next day. But go no response for few days. When I asked for an update then they said I am selected for further process.
Second was telephonic round for 45 mins which was rescheduled because interviewer was busy. Finally when the interview started, I felt that he had already made up his mind to not to select me for further process. The interview was just for the formality. All he did was demoralizing me for 45 mins. Worst interview experience I ever had.
Perguntas de entrevista [1]
Pergunta 1
Questions on coding assignment given earlier, some array and sorting related questions.
Candidatei-me por indicação de um funcionário. O processo levou 1 semana. Fui entrevistado pela Sokrati (Pune) em jul. de 2019
Entrevista
Interview process consisting of coding assignment, telephonic interview and then face to face round. Interviewer mostly focused on code optimization, time and space complexities of various algorithms. Assignment based questions to optimize the given code.
1) Find all possible palindromic partitions of string?
2) Logical questions on Array.
3) sorting algorithms
Perguntas de entrevista [1]
Pergunta 1
Given two integer arrays, A and B. for each element of array A find the count of numbers which are less than equal to in Array B.?