Types of program memory in C++
C Softwareentwickler Interview Questions
1,017 c softwareentwickler interview questions shared by candidates
General questions (Docker etc) +. Basic C++ programming +. Refactoring +. Architecture + Final discussion with manager....
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.
I had to talk about my resume, mainly about the projects I have worked on during my faculty and internships.
basic C++, basic hr
Basic C++ Questions and Puzzle. Code walk through of the online coding round
Viewing 511 - 520 interview questions