Technical questions embedded protocol firmware
Software Embedded Interview Questions
6,866 software embedded interview questions shared by candidates
Protocols, c programming questions, aptitude questions,
talk about compilation process in C
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.
Viewing 1611 - 1620 interview questions