Questions about various cpp features and how they work under the hood. Vtables, casts and stl data structures.
Ingeniero De Software C Interview Questions
3,497 ingeniero de software c interview questions shared by candidates
Basic C# and oops questions.
Mediana algorithm. Unit test. Gof patterns
Have you worked with distributed systems? What were your biggest challenges? There is a .net application, handles thousands of request seamlessly, however when it peaks, it starts to throttle. What .net specific reason can cause this?
How does a TCP traceroute work?
A Unity task to solve a certain simulated issue.
Questions related to virtual memory and memory allocation in C++
Python code and SQL query
C# basic , coding ,oops concepts
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.
Viewing 2831 - 2840 interview questions