C bit manipulations. it setting and clearing given a unsigned int 8 data
Embedded Developer Interview Questions
4,752 embedded developer interview questions shared by candidates
One interviewer asked me to estimate how many lines of code I had written, and what was the longest code I wrote. I had never noticed them before.
Given a bit manipulation question, write the C code to implement the solution on a whiteboard. I don't remember the exact question, but things like, given an integer, produce a string encoding the binary value of the integer.
The interview was primarily to see if I was a fit for the team as my technical abilities had already been accessed.
Embedded system Ipc Deadlock Can Spi
Basic c concept, bitwise operation
It was an online interview campus placement interview, most of the questions were from my CV. Technical Interview. It was a 60 minutes interview, which was completed in 58 minutes. -Tell me about your self. -Interviewer asked in detail about my project. -what is a xor gate? -what is the xor of 111000000? (answered wrong) -tell me how to swap two numbers without using the temp variable? (using + and-) -Tell me other method of swap two numbers without using temp variable without using arithmetic operator? (gave a hint-its related to the previously asked problem? -What is a docker? -Can you have a docker created on Linux? -Dose docker use hypervisor? -What is an operating system? -What happens in the background when you click the application? -Have you used jennies?-No -What is the difference between c and embedded c? -What is the difference between mp and mc? -What is AUTOSAR? -What is Communication Protocol CAN? -What are the other protocols you are familiar with? -How many layers are there in TCP/IP layer? -What is the difference between normal, hybrid and electric automotive? -What did you are the embedded systems used in a car? -Have you used embedded system in any of your projects? Technical+Mangerial interview. It was a 30 minutes interview, which was completed in 24 minutes. -Tell me about your self. -What is python flask? (which was on my resume) -Why did you use MATLAB for your project? -Tell me about types of technology we can use to travel from point A to point B efficiently in an EV? What are the problems? What are the resolutions? -How soon can you join?
Basics of branch What are the skills we mentioned in resume
Coding question 1: write a logic to print this pattern 2 1 4 3 6 5 8 7 10 9 Coding question 2: String Palindrome
What is the difference between TCP and UDP? What is DNS? volatile and atomic difference in cpp?
Viewing 3461 - 3470 interview questions