Me postulé a través de una recomendación de un empleado. El proceso tomó 4 semanas. Acudí a una entrevista en Krisp (Armenia) en oct 2025
Entrevista
Questions about expirience. c++ related questions. stl, oop. Implementation of an algorithms for stl library. About problems with processes and how to solve them. The atmosphere was good. Everytime i thought too much they gave me a hint. So they can see my thinking skill, not only knowlegde
Me postulé en línea. Acudí a una entrevista en Krisp (Ereván, ) en feb 2022
Entrevista
There were both challenging and easy questions. There were some questions I could not answer completely. It was also informative for me after the interview. I studied some topics which I did not cover before the interview.
Me postulé en línea. El proceso tomó 3 semanas. Acudí a una entrevista en Krisp (Ereván, ) en feb 2022
Entrevista
There were three steps to the interview.
1. The first one was an online technical interview.
2. The second one was an offline technical interview.
3. The third one was an HR interview.
Preguntas de entrevista [1]
Pregunta 1
Q1: What is hoisting in JS?
Q2: Which are variable declaration differences
Q3: What is recursion?
Q4: What are recursion applications?
Q5: How you should implement Breath first search for finding the shortest path between two points on the grid?
Q6: Implement the Fibonacci function with recursion.