- 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; }
Robotics Software Engineer Interview Questions
258 robotics software engineer interview questions shared by candidates
Quali esami hai sostenuto all’università?
Algorithms, design, testing, debugging
Questions depend on the job your interview for
Tested quick thinking using the coderpad round
WebRTC WebTransport based client server implementation.
Describe a time you had to build consensus among people who didn’t initially agree with you.
Nothing so seriuous, dont invest yourtime on this.
Most questions about Skills and Experience
Conflict management Working style Best project
Viewing 71 - 80 interview questions