Singleton design pattern? Smart Pointer? why we need it? internal working of Unique pointer? what is shared and weak pointer?
C Softwareentwickler Interview Questions
1,011 c softwareentwickler interview questions shared by candidates
Implement a rate calculation system.
C++ related questions. Technical questions related to the position. Previous work experience
class construction, constructor, destructor, copy constructor, assignment operator overloading etc. vtable, templates and design patterns
Written round had 3 questions, Circular array based and on finding string in given file. Interviewer as me to explain code which I wrote. All C++ basics like copy constructor assignment operator virtual functions vptr vtable runtime polymorphism templates GDB debugging friend functions
How does a TCP traceroute work?
Questions related to virtual memory and memory allocation in C++
1. Sort array with ones and zeros. This was the most "complicated" part. 2. Complexity of insert/delete/find in double linked list, binary tree. Complexity of sort of array of numbers, of sorted array of numbers. 3. Questions like what order ctors/dtors work. 4. Some crap with 2 classes having static shared ptr for kernel object, where kernel was class poorly written. Like what's wrong with the code was the question. 5. int x; int &j; j=x; What's wrong? Reference should be assigned to a variable when declared actually. Other questions very primitive.
One question about using semaphone to achieve threads synchronization.
What are you doing in your current role? What is the time requirement? How do you achieve the time requirement? How to find out cause of an internet communication failure?
Viewing 831 - 840 interview questions