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.
It was very smooth, both the culture and the tech interview. From first contact to final feedback it was about a week, so quick and nobody lost time.
Both interviewers were very educated and light.
Interview questions [1]
Question 1
How would you deal with this code challenge? (hard code challenge)
I applied through an employee referral. I interviewed at MindCloud in Oct 2022
Interview
Interview with the CTO which included a brief introduction followed by some junior level live coding. The interview went straight to a small coding challenge. The coding pad used didn't have the capability to run any code so a few minutes were wasted copying and testing the output in a console and switching back. The initial set of strings were improperly quoted so another minute was wasted on troubleshooting this issue. Overall impression was that the CTO was a junior developer given the task to interview candidates much more senior as the CTO didn't not have the interpersonal skills to connect with the candidate and get a sense for their experience.
Interview questions [1]
Question 1
string manipulation and mapping over objects with additional string manipulation (implement toCamel)