Working with Android layouts, asynchronous communication, java libraries, REST API client architecture. One logical task: you have an array of 99 distinct integers, each one can have a value between 1 and 100 inclusively. But no duplicates in an array. Array is not sorted. Find out which value is missing in the array.
Android Lead Interview Questions
183 android lead interview questions shared by candidates
Location services
ArrayList, Linked List what happens internally? Loaders, MVVM, count number of objects for a particular class. count number of repeated elements in an array using single loop let, apply in kotlin lamda expressions in java, why they introduced these
What is the syntax of mocking an object using mockito?
I was given a live coding challenge to basically modify a codebase. I was given the codebase days in advance, and given the actual challenge the night before.
A system design question (very typical app situation).
L1 round - questions on basic of Android, Kotlin coroutine, SOLID principal.
DS and algorithms - 1. Array problems 2. Order of complexity discussion Android and Oops - 1. Architecture choices 2. Handling multiple API calls on home screen 3. Rxjava 4. Dependency injection 5. SOLID principles HR round - 1. Why Airfi ? 2. Experience with the past companies 3. Future goals and aspirations
1) Move all the element less than a given number to right side and greater than given number to left side. Number can or can not be part of Array 2) There are three unsorted(confirmed twice from him) array of size x, y, z. I had to form a third array whose size will be (n + m + l) and put all the elements in sorted order. 3) Check if given Parentheses are balanced or not.
Design an algorithm for solving the "skyline" problem. Including complexity asked, coding on the whiteboard part of a function.
Viewing 1 - 10 interview questions