Domanda di colloquio di Microsoft

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

Risposta di colloquio

Anonimo

19 mar 2012

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