I was asked mainly questions about past projects and the Android Operating System, very few questions on the coding challege
Mobile Software Developer Interview Questions
392 mobile software developer interview questions shared by candidates
1. "Are you sure you can pass a software engineering interview? I ask because our interview process is designed for people with a CS degree." 2. "I can put you down for an interview, but are you sure you want to go through with it? I don't think you'll do well if you haven't spent the past 6 months working on hard algorithm problems, since you don't have a CS degree."
Given a requirement that you have to implement a video player view, where you have the server API, what would you design the architecture?
Can you walk through your solution for this specific hacker rank problem?
Reverse a linked list at intervals of three nodes using "whatever" but "not a for loop" using a custom ListNode object "or whatever".
How to detect if there is a winner in a tic-tac-toe layout?
Datastructure
Implement a custom NotificationCenter.
- Implement BST using enums and recursively - Solve Stockmarket price calculation in O(n)
Why do u need a copy constructor ?
Viewing 201 - 210 interview questions