Me postulé en línea. El proceso tomó 3 días. Acudí a una entrevista en Mindstix Software Labs en ene 2025
Entrevista
I applied via cold email, I got a call from HR that they have shortlisted my profile. HR is very professional and explained detailed interview process and about company as well.
Preguntas de entrevista [1]
Pregunta 1
give an array **[]** and target, return the count where the elements are matching to the target
Input: arr[] = [2, -1, 1, 5, 7], target = 6
// // Output: 2
and then asked about optimizing the code and then 45 mins resume centric questions.