Android app assignment with requirements given upfront.
Senior Android Engineer Interview Questions
606 senior android engineer interview questions shared by candidates
Take home challenge
How would you test a singleton?
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
How to deal with a slacking coworker?
They have a young kid working on their android app and she has like a year experience in Android.That's it!!!.She doesn't know anything about android neither any other person there.They don't even know what to ask in the interview.Even the android questions they ask they don't know the answers to it so they can't tell if you know the answers.
Take-Home Challenge: Implement a simple Android app that meets the challenge specifications.
One algo and then behavioural
Oops concepts with examples in Android routine usage Technical questions
We have an array of integers with some random numbers in it. Put all Odd numbers on the left side and all Even numbers on the right side of the array. You should be able to write the code and then say how to improve it.
Viewing 1 - 10 interview questions