General questions (Docker etc) +. Basic C++ programming +. Refactoring +. Architecture + Final discussion with manager....
Sviluppatore Software C Interview Questions
1,023 sviluppatore software c interview questions shared by candidates
Various basic C++ questions. An example is a simple task of reversing a string.
- Describe various C++ std library methods and data structures - Decide between data structures for different occasions
Basic algorithm design and optimization approaches
What is the complexity class of searching in a binary tree?
4 tasks in Codility. The first one was about C++ basics like dynamic_cast etc, 4-choice Second one classic parsing exercise in C++ using string, maps, arrays, however very badly specified so that correct solution was simply not feasible in given time, unless you neglect most possible inputs and "go straight to dumbest implementation" that might or might not pass Codility scoring test. Third question is about dynamic programming, in-depth search of cheapest route. Fourth was numerical exercise, relative calculation on angles maybe easy but certainly might be tricky.
What is your opinion about the SOLID principles?
Why do you want to join ZOPA?
Programming tasks via codepad, no stl is needed or allowed.
Man muss in der Coding Challenge eine Operation einer Datenstruktur aus dem Haus think-cell implementieren. Die Aufgabe ist in bis zu 9 Stunden zu lösen, laut Aufgabenstellung lösen sie erfahrene C++ Entwickler in 2-3 Stunden. Ich würde sagen, dass man die Aufgabe als erfahrener Entwickler in unter einer Stunde lösen sollte; Sie ist nicht umfangreich, es geht eher um den Denkprozess und die Berücksichtigung von Edge Cases.
Viewing 521 - 530 interview questions