I applied online. I interviewed at MindCloud in Jan 2026
Interview
It was a very short meet interview, 15 minutes, asking about salary expectations, types of projects worked on. And at the end there was a question that asked to open a link with a PDF and give the answer with a simple JS code.
Interview questions [1]
Question 1
The code was an array of 3 numbers, with a for loop iterating and making an if statement to check if it was greater than or less than a certain number.
Depending on the value, it would add or subtract.