Hands on Coding in Live Project
Android Engineer Interview Questions
10,458 android engineer interview questions shared by candidates
Pair programming to build a system using basic data structures, they will keep adding more and more requirements
Design a Pizza Application with 2 screens, they wanted to see what libraries I used, what design pattern, and how will I do network call everything in depth
What is an Interface?
Given a List, Array, and String, return an array filled with any elements that are common among the three. Answer on the whiteboard and was then asked about the solutions time complexity and asked to optimise further.
use pseudo UML/drawings to build an app with 3 screens for a business HR app that has a list of offices with a picture and some info (address, name, etc), next screen is a clickthrough on a cell to a list of employees that has a pic, name, phone number, etc. then the 3rd screen is a click through to a screen with all the user details.
First question was given a chars in 1) a string, 2) a linked list, 3) char array, print the common chars that are present in ALL of the data structures.
Write different functions of a Minesweeper game.
Write a function to return result from a cd command in a terminal.
System Design of board game
Viewing 8241 - 8250 interview questions