Talk about your resume.
Robotics Software Intern Interview Questions
1,190 robotics software intern interview questions shared by candidates
1 - A couple of puzzles 2 - details about Project 3 - SVM, K Means
How do you validate rare scenarios (e.g., road debris, erratic drivers) and incorporate them into regression tests?
Describe how your experiences allow you to contribute to out goals as a company
Questions about state machine, rotation matrices and signal processing
Pretty standard: - Most difficult project from all your work experiences. - Motivation of changes.
How would you design a teleoperation system for a quadruped with 4-axis arm, with 3 cameras (body, wrist, and pole-mounted)? Follow-up: if you can only choose one camera, which would it be?
Background with Robotics and Sensors. Advanced C++ questions about Stack, Heap, Arrays, Vectors and Smart Pointers
- 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; }
Quali esami hai sostenuto all’università?
Viewing 321 - 330 interview questions