What happens when a constructor fails. And then what happens when a distructor fails.
Senior Interview Questions
341,780 senior interview questions shared by candidates
char *a = "hello"; char b[] = "hello"; char *c = malloc(12); What do these do, what's the difference in where the memory is stored?
I completely froze on following question which could be useful in a function that reverses order of words. How would you move a chunk of memory in C++/C?
This position appears to be a big leap for you, why are you interested?
Why did you leave your last employer
Validate lineup for a team that consists of validating 6 different requirements.
Which of these is most important? Showing an interest in staff, technical abilities, or being on time to meetings?
WPT test.
There is a Class A, which has some instance variables. One thread needs to do read and write on that variable, while another thread should not be able to access it at all. Asked me to design such a class.
Describe a challenge you experienced in a personal or professional setting and how you overcame it.
Viewing 1751 - 1760 interview questions