Online interview: What is the runtime complexity of the C++ container you used?
Software Engineer C Developer Interview Questions
994 software engineer c developer interview questions shared by candidates
Hard to generalize, since every technical interview was completelly different. There was request to code something online, general C++ questions (constructors, destructors, casting, ...), found problem in code excerpt, network communication questions, ...
1st round - discussion with HR and a small coding round 2nd round - Interview with a manager and few questions asked around Virtualization, SQL, C++ 3 round - Design
Was ist ein DB-Index, welche Varianten gibt es, warum ist die Reihenfolge bei mehreren Spalten wichtig
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
Regular technical questions during the online coding sessions. Reasons for the application. Questions about career and expectations.
Describe the IDisposable pattern.
write optimised code for prime numbers
It was multithreaded foo() and bar() printing task as the one you can find on leetcode website. And the common C++ questions RAII, OOD.
Multithreading question regarding integer over/under flow, data races, etc…
Viewing 971 - 980 interview questions