Top 50
Topic roadmap
Updated weekly · Last refresh Sep 13

Top 50 c++ Interview Questions

The most frequently asked c++ questions across all roles and companies, ranked by real interview frequency. Updated daily.

50questions
~11htotal time
96companies covered
Track your progressSign up free to work through all 50 questions and resume where you left off.
Start practicing free →
1
CodingStart here. 43 questions · ~568 min
In-Place Linked List ReverseEasy
Practice

Reverse a singly linked device-event list in place using constant extra memory.

Linked Listsc++AlgorithmsLG ElectronicsSnapPine Labs
Move and Copy ConstructorsMedium
Practice
Recently asked

Simulate deep-copy and ownership-transfer semantics for mutable buffers while preserving independent state after later mutations.

c++LuxoftLLuxoft Singapore
Find a String in a StringMedium
Practice
Recently asked

Find the first occurrence of a pattern in PlayStation text using KMP string matching.

c++PlayStation
Parse Framed Sensor Data PacketsMedium
Practice

Parse a serial byte stream into valid sensor packets using sequential parsing and checksum validation.

json parsingEmbedded Systemsc++Lucid Motors
Add Large Integers as StringsEasy
Practice

Add two arbitrarily large decimal strings using digit-by-digit carry propagation without integer conversion.

Stringsc++arithmeticAlteryx
Efficient Sensor Stream ProcessingEasy
Practice
Recently asked

Compress redundant Zoox sensor readings in place using deadband filtering and timestamp-gap retention with O(1) auxiliary space.

pythonc++Zoox
Cache-Friendly Matrix MultiplicationHard
Practice
Recently asked

Multiply rectangular matrices using blocking and a transposed operand to improve cache locality in Zoox's onboard computation.

Matrixc++optimizationZoox
Check the Second BitEasy
Practice
Recently asked

Use a bit mask to determine whether bit position 1 of a Siemens Healthineers scan value is set.

Bit Manipulationc++Siemens Healthineers
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
More topics7 questions · ~92 min
More questions with a free account
The finish line: interview-readyComplete all 50 questions to finish this plan.