J'ai postulé en ligne. Le processus a pris 3 jours. J'ai passé un entretien chez Mindstix Software Labs en janv. 2025
Entretien
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.
Questions d'entretien [1]
Question 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.