coding question : in all three tech rounds they asked to solve a problem related to Yelp ,medium level , and asked the time and space complexity of solution . system design : they asked to suggest a solution for api design , basically server is sending some data , app side for different user the data should be shown in different sequence, design the api json structure.
Android Software Engineer Interview Questions
598 android software engineer interview questions shared by candidates
Basic questions on past experience on Android
Do you know the some of the architectures that are common for mobile development? tell me about them
Basic android questions, which was after I was told it would be basic algorithm and data structure questions not android specific questions.
There is two series, One is input another is to sort order; input = "abc145bac" order_str = "abc" Sort the input based on order on "order_str" Example input = "abc145bac" order_str = "abc" Expected result : "aabbcc145"
given 2 sorted arrays with sizes 2n and n, need to merge them
They asked me about my educational journey and how I built my career path through these years. They also asked about my personal projects that I implemented and in which industry I've been working before applying to their job position. One weird question that the recruiter asked was: "if I am going to ask your friends what they want to change about you, what they could have been answered to me?"
Linux kernel knowledge might be a plus.
Complete a currency conversion application.
Service, Parsing Json, Content providers, Broadcast reciever, intents and launch modes.
Viewing 121 - 130 interview questions