You have unordered list of pairs of days numbers - days when hotel visitor arrives and leaves ({1, 4}, {6, 8}, {2, 4}, ...). Find out max number of visitors that lived in this hotel at the same time. If at the same day one visitor leaves hotel and another one arrives, we must assume that on this day only one visitor lived in hotel room.
C Engineer Interview Questions
3,798 c engineer interview questions shared by candidates
write a function that given a binary tree , return the maximum number of distinct values that aeeear on the path starting the root
What is the difference between encapsulation and abstraction?
Questions about c++ standard
Why can't you put a struct of two ints into std::map and how can you fix it
What do you feel when you awake in the morning? How do you like to chat with people?
I was asked how would I design a terminal history search got a linux embedded system without a ctrl+r functionality.
Take-home project. There are multiple choices and a candidate can submit code for any one project of their choice.
What is conditional variables
Parenthesis balancing Reverse and Add palindrome problem with BigInt
Viewing 1941 - 1950 interview questions