I applied online. The process took 1 day. I interviewed at IQM in Dec 2024
Interview
asked to reverse a string in javascript, then asked for space and time complexity of two variations for doing so. The interviewer confidently explained an incorrect space and time complexity for the optimal solution. Additionally, the interviewer drilled a bunch of meticulous JavaScript specifications during the interview, which was very cringey and seemed off-topic for a full-stack, React-based job description. This was for a 3-month internship that was listed as paying $15,000 - $30,000/year.. The interview didn't have a moment of discussion regarding the company itself either, so the entire experience gave this vibe that the intern role would be abused. I would highly recommend staying away from this company.
Interview questions [1]
Question 1
reverse a string in JavaScript and provide space and time complexity, explain variable scoping (var, let) in JavaScript using an example code block, explain falsy values in JavaScript using an example code block, and explain "typeof".