I applied online. The process took 2 months. I interviewed at Sokrati (Pune) in Dec 2018
Interview
I applied online through there website. Recruitment process consists of around 4 rounds,
1st round: Online coding+aptitude+psychometric test
2nd round: 1 hour technical telephonic round
3rd round: 1 hour face to face technical round
4th round: 1 hour telephonic techno-managerial round
Interview questions were mostly related to problem solving and different approaches were expected.
Interview questions [6]
Question 1
finding loop in a linked list and few more questions related to linked lists.
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.
Interview questions [1]
Question 1
Pascal's Triangle Pattern Program using any language.
I applied online. The process took 2 weeks. I interviewed at Sokrati (Pune)
Interview
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.
Interview questions [1]
Question 1
Questions on coding assignment given earlier, some array and sorting related questions.
I applied through an employee referral. The process took 1 week. I interviewed at Sokrati (Pune) in July 2019
Interview
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
Interview questions [1]
Question 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.?