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
Embedded Software Interview Questions
6,902 embedded software interview questions shared by candidates
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.
Question on C programming language
Explain linked List and its practical application
1. LinkedList 2. DSA 3. BASIC C 4. DIGITAL ELECTRONICS 5. RTOS
Viewing 1621 - 1630 interview questions