What does a virtual function equaling to 0 in C++ mean?
C Interview Questions
5,469 c interview questions shared by candidates
What school/year are you in?
Do you know design patterns?
C++ and STL test
9 hours to implement assign method for interval_map, which meets certain criteria.
Don't want to violates company policy.
They wanted an implementation of interval mapping using cpp and they judge your answer according to 3 criterias.
Problem was not very challenging, it was of average complexity. I can not disclose what the problem was but nine hours time was given to write a single functionality (a function). Problem statement explains how functionality should work and what the acceptable status of underlying data structure is after operation. It seems, problem is very black & white and easy to implement but when you observe it closely you will find few gray areas and that is what you have to think as developer to implement functionality correctly. Test allows submitting solution one more time if first submitted solution does not work. The hardest part is, this test is not similar to the test conducted on Hackerrank type of platforms. There are no test cases in this assignment, so you cannot compare you output with expected output.
Lösen Sie das folgende Programmierrätsel: C++-spezifisches Problem, erfordert keine Vorkenntnis, alles gut erklärt mit Verweisen auf die relevante Dokumentation.
Implement a function that comply with the following criteria: type, correctness, canonicity, and running time.
Viewing 5261 - 5270 interview questions