1. Modern C++11, 14,17, 20 features. They asked what i know from C++23/26 as well. I said that i don't remember. 2. Mostly, we can expect what they can ask from C++. Be clear about C++ concepts. For example: All types of constructors, explicit usage, auto, decltype, threads, async programming. STL, search and sorting and time complexity. 3. Prepare few well-known coding logics. 4. They did not focus on how a process handles concurrent connections using select, pselect, poll or epoll. Their main focus was how deep you know the modern C++ and are you able to think and implement some logic.
Senior C Developer Interview Questions
365 senior c developer interview questions shared by candidates
Some NCA and NDA agreements briefing if hired.
Routing, Layer2/3 questions and find no. of hosts/subnets from Ip and mask
Multiple choice C++ theory questions. Very straightforward.
What do you know about hash?
Program to print patter * ** ***
It was an HR interview. the questions were about my previous experience and personality.
Some template related question
Return by reference? why needed? when needed? Different ways to write function with return by reference?
what is Inheritance? abstraction
Viewing 161 - 170 interview questions