Me postulé a través de otra fuente. El proceso tomó 2 semanas. Acudí a una entrevista en Perforce Software (Pune) en mar 2022
Entrevista
Perforce India team is hiring for senior Python backend developer for one of their Product. 3 rounds of interview were scheduled out of which first 2 are purely technical which lasts around 1.5 hrs and the last round is small 30 min discussion with the Hiring Manager. First round is basically to test the problem solving ability of the candidate. You can expect basic DS algo questions along with some technical discussion. In the 2nd round, discussion is more towards the tech stack of the product for which hiring was happening which includes 2 problem solving questions and other theoretical questions regarding the APIs and product development. This 2nd round is with the US team.
Preguntas de entrevista [4]
Pregunta 1
Target sum- An array is given and we have to return the pair of array elements which upon addition are equal to target value otherwise return -1
1 question related to parsing a json type object which has multiple nested keys and convert it into object representation like a.b where a is parent key and b is key inside a