I applied through university. The process took 1 day. I interviewed at IQM (Ahmedabad) in Oct 2024
Interview
One of the nicest interview panel I have ever gave interview to, It was part of campus recruitment. 1st round was MCQ questions from all domains(ML,SDE,Devops), Interview was 2nd round and last round is HR round where they just explain company policy.
Interview questions [1]
Question 1
Q1) Tell me about yourself
Q2) Explain your projects
Q3) SQL Window function question
Q4) Explain any machine learning algorithm you like
Q5) Write the math behind that algorithm
I applied through university. The process took 1 day. I interviewed at IQM (Ahmedabad) in Aug 2022
Interview
The process is quite straightforward. For DE 1, they ask basic SQL questions and Data Processing Concepts. The interview lasted about 50 minutes. The first few minutes are about the resume and projects previously done, next part is on data pre-processing, followed by SQL questions, and then a bit of big data integration.
Interview questions [1]
Question 1
Q. SQL Questions on Joins, Core concepts, WINDOW Functions
Q. Approach the same questions with Python
Q. Big Data Concepts: Data Storage, Cloud, SaaS options etc
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".