Me postulé en línea. El proceso tomó 1 día. Acudí a una entrevista en Soroco (Bengaluru) en jun 2021
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
Given co-ordinates of words, sort them in a paragraphically form
Me postulé a través de otra fuente. Acudí a una entrevista en Soroco
Entrevista
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
Preguntas de entrevista [1]
Pregunta 1
1. Longest palindromic substring with less than n^2 time complexity
2. Kth smallest element from given binary tree