C++ programming related some basic questions, virtual function internal details, internal details of C++ binary etc.
C Software Interview Questions
5,475 c software interview questions shared by candidates
Fragen zu früheren Projekten und Aufgabengebieten.
General Architecture questions regarding threads , data structures
1) What is multithreading? 2) How do you create threads and how do you resolve thread issues? 3) How would you update an UI element when two threads are accessing it simultaneously? 4) How would you prevent two instances of an application from opening? 5) What is async programming and how to create task based method? 6) Out vs Ref? 7) What is Dependency injection? 8) Did you work between managed and unmanaged codes (C++ and C#)? 9) Which design patterns did you use? What is singleton? 10) What is background worker? 11) Do you have any question?
Write a lambda function for incrementing an array values. Write a program for filtering prime numbers in a array and storing it in a vector array. Write a program to print the last 5 greatest numbers in an array.
The questions from C was moderately difficult.
Write a C++ program to reverse the string word by word. and also code to draw the following pattern. * * * * * * * * *
Design a C++ class to make LED blink.
Did I work with design patterns.
Do you enjoy creating good quality software?
Viewing 511 - 520 interview questions