J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez Soroco (Bengaluru) en juin 2021
Entretien
Just one DSA question for the 1 Hour. Interviewer was helpful and giving hints. you were supposed to write the code for that, you could choose editor of your choice. interview was through Microsoft teams.
Questions d'entretien [1]
Question 1
Given co-ordinates of words, sort them in a paragraphically form
J'ai postulé via une autre source. J'ai passé un entretien chez Soroco
Entretien
One coding test took place after that got shortlisted for that
Smooth interview process
Good Quality questions asked
Gave google doc link need to write code in that first then need to run it local ide
My solution was n^2 interviewer expected less than n^2 TC for longest palindromic substring
Questions d'entretien [1]
Question 1
1. Longest palindromic substring with less than n^2 time complexity
2. Kth smallest element from given binary tree