Basic questions on C++
Senior C Developer Interview Questions
264 senior c developer interview questions shared by candidates
const keyword, move constructor, doubly pointer for a program etc.
Have you experience with physics simulation, quaternions and vectors math, and 3d object manipulation
Tell me about yourself etc
size of a variable pointer
static keyword and usages
How would you go about writing an interface?
read a binary file and manipulate data, SQL, Linux operation, C++ output, develop a financial formula
Onsite. How to prevent iterator invalidation? How to do memory management for std::map. std::sort and how to handle it efficiently using custom function, lambda function,...A medium LC question related to sliding window and max heap. compile time error check. How to work with very big number that go above the range for long long int.
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.
Viewing 111 - 120 interview questions