If you were designing a multi-threaded program to crunch numbers and do highly cpu intensive processing would you expect a single threaded program to do better or one using 50 threads and why?
C Programmer Interview Questions
173 c programmer interview questions shared by candidates
How do you change the behaviour of a program without changing code?
If there are two circles with center point of circle 1: P1(x1,y1), radius : r1 and center point of circle 2 : P2(x2,y2), radius : r2 and Circle 1 as player and Circle 2 as enemy, then what is the function, algorithm, or your analysis to detect that player collide with enemy ?
What is a constructor in C++?
Where would you like to be in two years?
How much would you like to be paid?
Mostly talked about my projects
C++ Asteroid game was given and was asked to fix issues and add few features.
Qu'elle est votre niveau en C# Unity?
Write the c program for reverse the string
Viewing 1 - 10 interview questions