I applied online. The process took 3 days. I interviewed at Mindstix Software Labs in Jan 2025
Interview
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.
Interview questions [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.