2 screening interviews which both were medium LeetCode questions.
Lead Android Developer Interview Questions
8,451 lead android developer interview questions shared by candidates
They asked me how to abstract a business problem(aggregate a set of numbers and groupise them by given rules) and analyse its time and apace complexity
Valid Palindrome II
You are given one method that does all the work to pull in "x" bytes of text at a time. This next method takes the output from that first method and you need to complete it so that it prints out each full line of data, up until the line break is reached.
Ways how to save persistent data
I was given a problem involving an integer array, and the goal was to transform it in a way that required careful thought about time and space optimization. While discussing my solution, I suggested using a hashmap for optimization (which is wrong to begin with), which led to a follow-up question about how hashmaps work internally and I couldn't answer it.
How many years of experience?
1. Difference between Val and Var 2. MVVM 3. Scope function name 4. How to create nullable variable
Fi this recyclerView, do some data processing
Where is the database initialised in an MVVM design pattern?
Viewing 1181 - 1190 interview questions