First Round: Android Technical and DSA
1. MVVM data flow for gmail, through sequence dialgram.
2. how we apply filter wher we write code of filter
3. offline first approach
-. why cant we write filter logic in repository layer?
4. compose, lifecycle of compose, when will compose recompose, ?
4. couroutines where do we use
5. what is flow
6. stateflow vs sharedflow
7. clean architecture
DSA
1. a+b=c, find indices of a,b in array of numbers
2. find number of islands. in array of 0,1 's