All questions are taken from the internet, except one html challenge.
Ingeniero De Android Interview Questions
9,770 ingeniero de android interview questions shared by candidates
What design patterns have you used in your projects?
It's a chess-board like a problem where you can count the number of moves a coin can make in a 2d matrix. Google "Flood fill leet code" to understand the problem similar to it.
In the coding round they asked 3 very basic coding questions related to arrays, strings and sorting. In the technical round they asked me about sorting techniques, simple DBMS schema and some basic questions related to python.
You're in a house that has two rooms, and there's no way to see from one room to the other. One room has three light switches, and the other room has three corresponding light bulbs. You don't know which switch triggers which bulb and can only make a single trip between the two rooms. How do you find out?
Algorithm used in Collections.sort() method
Take input from user as Denominator and Numerator divide the number without using arithmetic operator, and print quotient and Reminder.
Design an XML layout as shown in the image
Basic questions about job duties and resume
live and monitored programming exercise (very academic, pressure test) (build link list)
Viewing 371 - 380 interview questions