a simple app to fetch github repositories - preferably using Kotlin
Android Lead Developer Interview Questions
4,303 android lead developer interview questions shared by candidates
Complete an app that has multiple modules, bottom nav, api call to TMDB and implement a Room database. Be careful though, the app code they sent me had bugs they didn't intend to be in the code base.
1- What is activity and what is a fragment. What is the benefit of using android-fragments? 2- What is coroutine and what are the benefits of using it. 3- How two applications can share data between them. DSA question - //Write a code to check if two string s1 and s2 can be converted to each other? // E.g- s1 ="MARY" and s2 = "ARMY"
Asked basic Algo and DS question which are moderate.Mostly of it from array,stack and Linkedlist. Fundamental things about Android which i guess they also don't know.Interview process was bit lengthy and out of line.
How to reverse a list.
Dont take the take-home assessment.
If you have looked at hackerank, you'll recognize these tests. Big O notation for a loop.... O(log(n)) Set put into a list and ascending Find in a binary search tree Buy Show tickets
Codepad exercise: Implement an Event Bus
How would you design an app through which you can see nearby options to travel to a specific location. Travel options might be (but not limited to) taxi's, trains or buses.
Viewing 681 - 690 interview questions