How'd you start getting into Android Development?
Android Developer Intern Interview Questions
10,449 android developer intern interview questions shared by candidates
They had me describe multiple experiences I've had with teams.
They majorly asked Kotlin based questions
The only time I had a talk with the recruiter was a long time ago, but I was asked basic recruitment screening questions like: - What is your previous experience? What is my current role? - Salary expectations.
The first tech round focused on topics like the Android Framework, Reactive Programming, and Jetpack Compose core concepts along with discussions around your thought process and problem-solving approach. The second tech round wasn’t just about Android skills; it also evaluated how you approach problems, manage your time, and present your work. Their evaluation criteria felt real and fair not a robotic or overly theoretical process.
Several questions related to my experience were asked, including topics like Android OS structure, Coroutines, memory leaks, architectures, and key questions typically covered in interviews.
What is android components ?
MVP, unit testing , dagger
service vs IntentService
The hackerrank test questions are usually simple programmer (algorithmic, data handling) questions, usually you will need to write a simple program, a few classes, invoke them, read data in, write result out. No multithreading no specific technical knowledge needed, just basic IO and language. The trick and the reason why You can fail easily : they expect 100% ready and working pieces of software, if You miss a line which is trivial like reading in or writing out a value from stdin , then you failed. Even if the task is simple, the time for exam is VERY SHORT (90 min for two tasks), you will NOT have much time for debugging, and if your software not working (even if 90% you typed in) then again You get zero points.
Viewing 9801 - 9810 interview questions