What is your experience with C++?
C Engineer Interview Questions
3,798 c engineer interview questions shared by candidates
Entity Framework, oop, Dependency injection..
Given a string, compress it using RLE: aabccc -> a2bc3
Implement some functions in raw C despite job was about C++ programming
find second largest in array toggle a bit using bit masking merge 2 sorted linked list questions of memory and pointers d/b malloc and new
Some questions were about explaining what a function of a chunk of code was doing. Some array operations. Nothing too hard if you have experience in the language.
WPF assignment for creating a simple project using WPF. WPF basics like difference between bubbling and tunneling. Sql Server questions like filtered tables,normalization,ACID properties,etc.
What is a singleton? How would you implement it in C++? Where in the memory are static variables stored?
How would you change the value of a pointer vs a reference?
First: simple "logic" test that took less than 30 mins,contained a bunch of simple math problems. The second one took 4-8 hours. You had 3 problems: the first one asked you to create 5 classes that were derivated from a base, in the second one you had to debug some code and the third one asked you to upgrade that code in 4 steps
Viewing 2581 - 2590 interview questions