char *a = "hello"; char b[] = "hello"; char *c = malloc(12); What do these do, what's the difference in where the memory is stored?
Senior Software Engineer C Interview Questions
95,640 senior software engineer c interview questions shared by candidates
What happens when a constructor fails. And then what happens when a distructor fails.
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?
Validate lineup for a team that consists of validating 6 different requirements.
Why did you leave your last employer
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.
How much work pressure can you withstand to deliver product on time under budget?
How can we modify the tomcat server ports?
Name the three pillars of OOP
* Some Technical Questions to gauge my capabilities in PHP and Ruby * Some questions to dig into how I like to work, my hobbies, values etc
Viewing 711 - 720 interview questions