which app do you developed?
Android Lead Interview Questions
4,278 android lead interview questions shared by candidates
Based on OOPS, DBMS , SQL and some general questions
- Some definitions about things
Why Simform? What do you know about Simform?
What is your current salary and Expected salary??!
Main Thread Services AsyncTask and implement SortedIterated class /* There is input array [ [2,3,0,5,6,2] [1,4,5] [4,6,9,2,1] ] */ class SortedIterated { SortedIterated(List<List<Integer>>); int next(); // returns item with respectively e.g. 0,1,1,2,2,2,3,4,4,5,5,6,6,9 boolean hasNext(); }
Add 2 binary strings , and return sum as string. Design Facebook NewsFeed for android. Given an array of intervals , merge overlapping intervals(code with time and space complexity) Given an array, move all zeros to left(maintain order of elements)-give optimized solution Then 1 coding question(annagramed index)-Given a string and a word, return the index of anagram of word in string if present -(Gave me a nlogk algorithm, then optimized and gave a HashMap solution).
What is a AndroidManifest file?
MVVM, Android pattern, and package structure
Just questions abou my experience
Viewing 2171 - 2180 interview questions