- what is the different between compiler and linker? - write a suitable data structure for: million words, each word contains up to 20 chars. There are 25 chars in the language. - I was given a code and I had to find the bugs
C Programmer Interview Questions
3,500 c programmer interview questions shared by candidates
C++ Basics, Questions on syntax
1. Shallow VS Deep Copy. Implement Deep Copy. 2. Virtual Destructor, order of destructors called in Inheritance 3. Run-time Polymorphism, Virtual Functions 4. Assignment Operator Overloading 5. Typecasting in C++ 6. Reverse a Linked List (between 2 intervals) 7. Basic Linux commands - copy, change directory 8. Basic knowledge of Lambda Expression
some basic linux command lines
Some questions and practical examples were legitimate, like multithreading behavior leading to zombie processes. Some were rather synthetic or just examples of bad code that you should never see anyway, like what would this do: int i = 5; int x =10; i+++++j;
Describe a good git commit (message)?
Theoretical questions outside the scope of a C++ dev and more towards a DevOps.
what are dangling pointers, Macros, Computer Networks related questions.
What is udp, mac address?
String Compression, without using extra space.
Viewing 3311 - 3320 interview questions