1) Smart pointers in C++ 2) Virtual functions 3) "mutable" keyword 4) Find error in this code problems 5) Code refactoring problems 6) A couple of simple competitive-programming-type problems 7) Here is a simplified real problem, ask clarifying questions, explain your thoughts and propose a solution.
C Software Developer Interview Questions
3,506 c software developer interview questions shared by candidates
Find if two strings are anagrams of each other.
Solve the 8 queen problem. Place 8 queens on a 8x8 chess board so that they don't kill each other.
Explain some of the 3D projects you've worked on.
Basic Oops concepts, and some c pointer concept. Resume based questions were also asked.
Question in the followinf topics Problem solving ,oop,os,Multithreading
Technical questions that target good understanding of various data structures and algorithms.
could you briefly introduce the concepts of OOP.
Questions regarding the weights of shapes.
1. Implement a thread safe queue. 2. Given a 8 bit image / matrix and a threshold, implement a function which return an image where all numbers above threshold are 255 and below are 0 in the smallest complexity.
Viewing 2731 - 2740 interview questions