Given a linked list and a number k, reverse every k items in the list. for eg. if linked list is : 1->2->3->4->5->6->7->8 and k=3. Return : 3->2->1->6->5->4->8->7
Android Engineer Interview Questions
9,773 android engineer interview questions shared by candidates
4th skype (design round): - How will you design an app (client) & server to implement a word guess game. For e.g. app will ask user to guess the word (it will show blank spaces first equal to size of the word) one character one time. He will have 'n' chances to guess correct word. Based on the result, he will win or loose money (prize). Assume you have well defined payment & user registration system. Assume external systems required for this game already present. Just concentrate on designing the above core requirement
Where is the most secure place to store tokens in the Android application?
If we have a string of characters, how would we be able to count every occurrence of every distinct character?
Interviewer asked me to explain one android app.
Question on the home takeaway assignment: How could you update this custom view better?
Why Back Market?
There was a difficult question that involved building an additional feature on to the project that was submitted earlier.
My experience as a leader and couple of trxh questions
How clearly did your interviewer explain the details of the job to you?
Viewing 1731 - 1740 interview questions