To design a code that is doing XYZ and than explain it.
Ingeniero C Interview Questions
3,798 ingeniero c interview questions shared by candidates
C++ concepts all new standard additions etc. coding question on sliding window pattern
Make a C code that changes the 4th bit of the value stored in address 0x8000.
c++ basics oops, macro vs inline function, predicates, vector vs list program to print 1,2,3 using 3 threads thread 1 print 1, thread 2 print 2,thread 3 print 3
What is oops, what is loops, what is data science and machine learning
Difference between struct and class? Boxing and unboxing? They give you examples of code and you need to tell them what the output will be. They also ask you along the way additional questions such as what goes on under the hood when you declare a struct, what goes on under the hood when you declare a class. Even though you may be a good programmer they might make you look like a fool.
What are the Oops piller. C++ with Database connectivity, constant pointer,grep command, exception handling. Singleton class
Forgot the others, can only recall one question: about using complex Linux comment to do something.
It was multithreaded foo() and bar() printing task as the one you can find on leetcode website. And the common C++ questions RAII, OOD.
Doing sum of 2 array lists representing number
Viewing 3671 - 3680 interview questions