Sollicitatievraag bij iFIT

Interview Question: Take a fixed string from inside a mobile application, perform basic string manipulation to it, and display it in a mobile app when a button is pushed.

Antwoord op sollicitatievraag

Anoniem

4 dec 2020

I broke down the string manipulations into individual functions such that they could be unit tested individually, and let Android Studio take care of most of the app design/functionality. They didn't care what platform you did the app in, though (they use Xamarin).