Pergunta de entrevista da empresa Microsoft

What is the largest / most difficult program you have written in C/C++?

Resposta da entrevista

Sigiloso

14 de fev. de 2012

A crash handler that crawls the call stack in case of a program crash (i.e. seg fault) and prints out the call trace to the user.