What is the difference between Update(), FixedUpdate(), and LateUpdate() in Unity?
C Engineer Interview Questions
3,787 c engineer interview questions shared by candidates
C#, Linq, Entity, IEnumerable vs Iqueryable, Design patterns VIews, Joins, indexes, permissions, SP, Functions
int y[10000000000]; int main() { int x[10000000000]; x [0] = 1; y[0] = 1; printf( "X: %d Y:%d\n", x[0], y[0]); } How are x and y treated in memory?
Basic c++ and OOP questions
What is the significance of C++ code that is written between {}.
Questions regarding C++ 14 std, Small problem solving question, Coding question on patterns.
Los años de experiencia que tengo. Cuál es mi expectativa económica.
Are you familiar with the SOLID principles of software engineering?
Regarding Telecom Domain Protocols and C++
present a data struct with push, pop and get max with O(1). the second question is to get a non overlapped set of intervals given some set of intervals. the third question was about DDOS, just to return if there is more than 100 requests in the last minute .
Viewing 251 - 260 interview questions