Can you make a program that would swap two integers? (That was one of the questions)
Embedded Engineer Interview Questions
6,293 embedded engineer interview questions shared by candidates
what was your graduation project?
4- what runs first after power reset?
6- Describe CAN, frame types, describe data frame
A question always asked: Where do you see yourself in 5 years from now? (What is your aspiration)
if you didn't write the super loop in your main() the main function returns a value to what?
implement a data structure to set, get and setAll entries in O(1).
Write a code in C (on paper! in 2 mins!) to receive an array of different integer values, and produce another array(list) of only the duplicated values in the original array, if a duplicate value is found more than once, the list shall only show one value, order is not important.
Introduce your self and talk about your graduation projects
How to synchronize data between a producer and consumer thread (in c)
Viewing 491 - 500 interview questions