Question d’entretien chez Microsoft

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

Réponse à la question d'entretien

Utilisateur anonyme

19 mars 2012

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