Find kth min element in unsorted integer array.
Android Senior Developer Interview Questions
1,907 android senior developer interview questions shared by candidates
Coding problem
write a program to find 1st non-repeating character from a string.
Questions were totally technical and also a test was taken to make an algorithm for Merger sort with different scenarios.
They asked me where is the logic regarding to storing data into local data source after getting a response from a remote data source
Given a NxM boolean matrix find a shortest way from on item to another. False means you can go here, True means you can't (obstacle). You can go left, right, top and bottom.
What are content providers?
Pokemon project and some basic android interview questions
write a recursive function that solves the equation X[n] = X[n-1] + X[n-2] where X is an array that contains at least two integer values and the function should solve the question for the 3rd value in the array
Design an algorithm for checking whether a string can be created from another one (for very long inputs)
Viewing 11 - 20 interview questions