Starter kit for your Android Interview

Abhilash Das
2 min readSep 28, 2019

I am not saying this is all you required before your android interview. But this can be your starting point if you don’t know where to start. Hope you find this useful.

Big cheat sheet for Time complexities O(n):

Sorting Algorithm:

https://www.youtube.com/user/AlgoRythmics/videos

Data Structure Interview questions:

Kotlin Interview Questions:

Android/Java Interview Questions:

If you want to practice some DS:

If you are new to DS & Algo and want to learn, then I find this course in Udemy really helpful:

One Doc to rule them all:

--

--