Pergunta de entrevista da empresa Microsoft

Implement the function strcmp in C. (Note that it should be as efficient as the one implemented in C compilers.)

Resposta da entrevista

Sigiloso

19 de mar. de 2012

Start producing correct code. Then try to see if you can optimize it.