Technical Interview

Home
Technical Interview
Interview Process
Introduction Questions
Quantitative Problems
Google & Microsoft
Algorithms
C/C++ Questions
Java Questions
Data Structures
Fundamental Questions
Puzzles
Resume Tips
Added Recently
Links
Contact Us
Submit Question/Answer

What are the largest and smallest numbers? 

Solution


 

Allocate an array of 16 short ints on the stack/heap?

 

Solution 

 

Show a code fragment to prevent a dynamically allocated array from being leaked in the event of a fault
 

Solution




What is meant by Resource Acquisition is Initialization (RAiI)?

Solution

 

 

Previous Page    Next Page