Me postulé a través de una agencia de empleos. El proceso tomó 1 día. Acudí a una entrevista en DocASAP (Hyderabad) en ago 2020
Entrevista
I got one hackerrank test first, then I had one interview where I was given 2 problems to code for. Problems were not difficult but still I was not able to code, but interviewer was calm & even gave enough time.
Preguntas de entrevista [2]
Pregunta 1
Find the units of snow can be trapped in the given array of building of various heights. It is like 'Trapping Rain Water' problem in Leetcode
Second question was like to find the substring which can be used multiple times to build the original string. Question was bit different but this was the main concept to solve.