What are the most important features of Kotlin?
Lead Android Developer Interview Questions
10,457 lead android developer interview questions shared by candidates
Basics of Android Basics of MVVM Agile development Git questions
Hands on Coding in Live Project
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.
Viewing 8241 - 8250 interview questions