In a matrix with 0 or 1 cells. Find all possible '1' squares inside the matrix
Android Engineer Interview Questions
9,765 android engineer interview questions shared by candidates
About my work and technical skill
Why do you want to join Careem? Most tech interviews revolved around technology as a whole 1. Oops 2. SOLID 3. Design Pattern
All questions are taken from the internet, except one html challenge.
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.
Viewing 371 - 380 interview questions