Software Developer Intern Interview Questions

2,874 software developer 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; }

The questions were pretty straight forward. It was mostly about my experience and what I kind of projects I have completed. A list of projects I completed would have been helpful to have since I was trying to remember from the top of my head what I have done. Over all it was a fairly laid back interview process. I never had to go in for a in person interview. However, I would imagine it is somewhat more rigorous for full time employment.
avatar

Software Developer Intern

Interviewed at Applied Systems

3.4
Jun 1, 2014

The questions were pretty straight forward. It was mostly about my experience and what I kind of projects I have completed. A list of projects I completed would have been helpful to have since I was trying to remember from the top of my head what I have done. Over all it was a fairly laid back interview process. I never had to go in for a in person interview. However, I would imagine it is somewhat more rigorous for full time employment.

Viewing 611 - 620 interview questions

Glassdoor has 2,874 interview questions and reports from Software developer intern interviews. Prepare for your interview. Get hired. Love your job.