Protocols, c programming questions, aptitude questions,
Embedded Software Developer Interview Questions
4,752 embedded software developer interview questions shared by candidates
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?
what is embedded systems? and how is it useful?
C programming stuff, volatile, etc.
1. LinkedList 2. DSA 3. BASIC C 4. DIGITAL ELECTRONICS 5. RTOS
1.Implement custom sizeof() function in C 2. WAP to Find if number is a power of 2.
Viewing 1071 - 1080 interview questions