Bloomberg Interview Question

Memory manage question. Write code to automatically delete object allocated on heap.

Interview Answer

Anonymous

Oct 26, 2014

Use smart pointer

Bloomberg Interview Question: Memory manage question. Write code to automatically delete object allocated on heap. | Glassdoor