"On the white-board, write the code to reverse a linked-list in C."
Embedded Controls Engineer Interview Questions
35 embedded controls engineer interview questions shared by candidates
Was asked to tell more about my previous projects?
How do you structure and debug the code?
HR My controls Engineering Experience ? How much salary I was expecting ? Tell me about your Matlab/Simulink Experience ? Client:Panel Interview Walk through your resume Some questions from my resume. Specific question from Engine control. How to achieve the Maximum fuel efficiency ?
Asked me about my previous academic projects and internship experience. How I used a Kalmann filter that I mentioned in my resume.
- Experience as a QA - As an embedded QA - Processes I'm used to - Questions about learnings
How do you test a product?
Can you explain the Software Development Life Cycle (SDLC) and Software Testing Life Cycle (STLC), and how manual testing fits into both processes
There was an op amp, the question was what is this op amp than they ask me to prove it.
second round question: Log Parser with Filtering and Search Read a log file with format: [2025-02-11 10:15:30] INFO - System started [2025-02-11 10:16:45] ERROR - Sensor timeout on port 3 [2025-02-11 10:17:12] WARNING - Low battery detected [2025-02-11 10:18:01] INFO - Communication established Task: • Read the file and filter logs by a given level (INFO, ERROR, WARNING) • Optional keyword search (e.g., find “Sensor” in ERROR logs) • Output only the message part (omit timestamp and log level if not required) """
Viewing 11 - 20 interview questions