Basic questions about c++ Shared a doc to code few things
C Software Developer Interview Questions
3,509 c software developer interview questions shared by candidates
Codility live coding interview with a developer
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 asset bundle & how to use
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
pointers vs references, polymorphism, object oriented design, explicit keyword, mutable keyword, etc
Viewing 1731 - 1740 interview questions