Software Engineer Intern Interview Questions

9,771 software engineer intern interview questions shared by candidates

- What is an ISR - How would you debug an ISR - How do you check how long an ISR runs for A series of technical questions, some with an example code asking whats wrong, others just asking to solve. - Write a function to find if a number is even or odd - Now do it without modulo (Cause I used modulo the first time) - Write a function for a resource limited processor to find the square root rounded down of a number - You can only use basic math operations - What three things are wrong with the following ISR (I am estimating what it looked like, I don’t have a copy) double calculate_area(double radius) { double area = radius * radius * 3.14; printf("Area: %d", area); return area; }
avatar

Robotics Software Developer Intern

Interviewed at Trexo Robotics

4.5
Jan 25, 2024

- What is an ISR - How would you debug an ISR - How do you check how long an ISR runs for A series of technical questions, some with an example code asking whats wrong, others just asking to solve. - Write a function to find if a number is even or odd - Now do it without modulo (Cause I used modulo the first time) - Write a function for a resource limited processor to find the square root rounded down of a number - You can only use basic math operations - What three things are wrong with the following ISR (I am estimating what it looked like, I don’t have a copy) double calculate_area(double radius) { double area = radius * radius * 3.14; printf("Area: %d", area); return area; }

1. Difference between tuples/list, which works faster and is more efficient? 2. Print elements using numpy module. How can you reshape the same in the desired row and column? 3. Study the given picture and answer how the ML Component will analyze it. (I can't frame it nicely but it was a really nice question) 4. Questions on DSA: basic ones
avatar

Software Engineer Intern

Interviewed at Atkins

3.9
Jul 16, 2022

1. Difference between tuples/list, which works faster and is more efficient? 2. Print elements using numpy module. How can you reshape the same in the desired row and column? 3. Study the given picture and answer how the ML Component will analyze it. (I can't frame it nicely but it was a really nice question) 4. Questions on DSA: basic ones

Viewing 2021 - 2030 interview questions

Glassdoor has 9,771 interview questions and reports from Software engineer intern interviews. Prepare for your interview. Get hired. Love your job.