Top 22
Prep plan
Updated weekly · Last refresh Aug 30

Applied Intuition Embedded Engineer Interview Questions

The questions to prepare for a Applied Intuition Embedded Engineer interview. Questions from real interview reports rank first. Updated weekly.

22questions
~4htotal time
Track your progressSign up free to work through all 22 questions and resume where you left off.
Start practicing free →
1
CodingStart here. 11 questions · ~115 min
Cycle Detection in Dependency GraphEasy
Practice

Use iterative DFS coloring to detect circular dependencies in an Applied Intuition simulation module graph.

dfsbfsGraphsApplied Intuition
First Non-Repeating CharacterEasy
Practice

Find the first non-repeating character in a string using frequency counting and a second pass in O(n) time.

Hash TablesStringsSearchingApplied Intuition
Merge Two Sorted ArraysEasy
Practice

Merge two sorted arrays into one sorted array using a two-pointer linear scan.

ArraysSortingTwo PointersApplied Intuition
Reorder Packet Stream SafelyHard

Tests buffering strategy, correctness, and resource constraints for ordered packet delivery.

streamingSortingData StructuresApplied Intuition
O(1) Insert Delete Get-MinHard

Tests data structure design and complexity reasoning for constant-time operations.

StackData StructuresHeapApplied Intuition
Thread-Safe Ring Buffer in C++Medium

Tests concurrent data structure implementation and embedded-suitable design choices.

cachingData Structuresc++Applied Intuition
More Coding questions with a free account

Sign up to see every question

Create a free account to unlock this list and practice real interview questions.

Get my prep plan
2
Behavioral & Leadership11 questions · ~115 min
Volatile, Const, and Mutable in C++Medium

Tests C++ memory semantics and correctness in embedded hardware interaction.

Embedded Systemsc++Applied Intuition
CAN Interface Between Simulation and ECUHard

Tests system design skills for embedded communication between simulation and real hardware.

Communicationsolution designApplied Intuition
More Behavioral & Leadership questions with a free account
The finish line: interview-readyComplete all 22 questions to finish this plan.