What does the Swift "mutating" attribute mean?
Mobile Engineer Interview Questions
3,455 mobile engineer interview questions shared by candidates
Java multi-threading, yo we use Coroutines in Android development, kindly update your SDKs immediately to Kotlin.
implement a method which returns a random array of numbers. you can use the following method --> random(int n) which returns a random number between 0 to n (not including)
Design a Credit Card Parser that: 1) Will validate if a credit card is valid or not 2) Return the logo of the credit card (if valid) or return nil in case the credit card isn't valid. Dataset: User enters: 1111-1222-1112-1203 expiration date: 12/03. Valid Credit Card 2. Credit Cards: 2.1 Acme Credit Card: Starts with 1121 2.2 Alfa Credit Card: Starts with 1111 2.3 AmEx Credit Card: Starts with 3796
How would you add a custom presentation of a modal popup with menu options on it (iOS, swift/obj-c)
What do you use to make an app?
How do you hide a view in ReactNative
How to make a custom alert in iOS
What is the difference between an interface and an abstract class with only abstract methods?
What does the single responsibility principle consist of? What's its purpose?
Viewing 391 - 400 interview questions