They asked a lot about c++ concepts, multi threading, memory management, one sql question also on how to find the third highest marks from students table. some questions on basics of networking also (what are different ayers based on osi model etc). a lot of questions on linux commands also. If you are clear with the basics of OS and c++ , you should be able to qualify.
C Software Developer Interview Questions
1,022 c software developer interview questions shared by candidates
Come ti vedi tra 5 anni?
Question on C++ data structures like vector, deque, array and function associated to these data structure as well as complexity for several operations.
No1: We kindly ask you to write two classes in C++ and send your code to us. One class shall be a matrix class and one shall be a vector class. Matrices and vectors shall be able to be multiplied. Addition and scalar multiplication shall be supported as well. No linear algebra functions are sought for (e.g. inverse, linear solving, svd etc.). The focus is on correctness, efficiency, and a clean and convincing software design - show us your C++ skills ;-) No 2: You are given a gray scale image which represent the oil distribution in a certain area (pixel value 0: 0 liters of oil, pixel value 255: 255 liters of oil). You can place 64 "drills" in this area. Each drill will extract the oil in a circular area of radius 25 pixels. Please try to find the optimal distribution for the drills, for each of the three images in this archive. Provide your solution as three text files with drill center coordinates, like the example file "drilling_plan_example.txt". You can check out the program "evaluate_plan.py" in this archive. It will be used used to evaluate your solution.
largest sum contiguous subarray
Compare console application, UI-based and server applications in terms of memory management, error handling, debugging, testing, deployment.
Questions about C# - it was not that difficult, but I wouldnt call it basics. (Finalizer, structure vs class, delegates, parallel programing, extensions, etc)
HR General question, what is your best website?
What's protected mode and how it works.
What is a class?
Viewing 361 - 370 interview questions