Pergunta de entrevista da empresa ASML

Q. What's Cpp special for? Q. What is dynamic allocation? How to do it? Why? What is the difference between stack and heap memory? Q. What is memory leak? How do you check if there is memory leak? How to prevent? Q. What is linked list? What's the difference of linked list and array? How to implement it? How to reverse it?