college project and mainly company focus on academic projects
Embedded Software Developer Interview Questions
4,384 embedded software developer interview questions shared by candidates
Implement a C++ library .
c - embedded c - compilation process - problem solving - bootloader - interfacing .
Say Few differences between SPI,I2C,CAN,UART
Protocols, c programming questions, aptitude questions,
Solve equation An equation with one unknown (x) is set from the command line, for example: 54+7*x=58. The goal is to find "x". Operators: + - * / "x" in the equation will be in any place. Language C/C++ That is LeetCode task #640: solve the equation
write heap memory manager for MCU It is necessary to write a dynamic memory manager for an abstract microcontroller. Required functions: malloc (allocate memory), free (free memory) and avail (get amount of free memory). Language C/C++
General Resume Project Discussion, OA consist of Leetcode Easy and Medium type questions
Basic C Question in written.
Is it faster to iterate through a vector or a list?
Viewing 981 - 990 interview questions