Sollicitatievraag bij Microsoft

Write an atoi function for scratch.

Antwoord op sollicitatievraag

Anoniem

22 feb 2016

Simple but also had to take into account edge cases like memory, int size (8-bit, 32-bit, 64-bit cases), negatives

1