Android Engineer Interview Questions

9,765 android engineer interview questions shared by candidates

A Linklist represent a number and every node contain a digit only. Write a function that take Root node and after adding one , it will return the the root node Write a function that add 1 to linkedlist number [2]->[4]->[5]->[7]->[3]->[6] afte plus 1 [2]->[4]->[5]->[7]->[3]->[7] + time and space complexity of the solution
avatar

Android Developer

Interviewed at Grab

3.8
Aug 3, 2017

A Linklist represent a number and every node contain a digit only. Write a function that take Root node and after adding one , it will return the the root node Write a function that add 1 to linkedlist number [2]->[4]->[5]->[7]->[3]->[6] afte plus 1 [2]->[4]->[5]->[7]->[3]->[7] + time and space complexity of the solution

You have to tell maximum value in a path from first element to last row with 2 constraints : You can chose only one element in each row. You can chose either exact below element in next row of current element or right element to exact below element. e.g. in given exampe if yo have chosen 3, in next row you can chose 5 or 6
avatar

Junior Android Developer

Interviewed at IBM

3.9
Feb 18, 2018

You have to tell maximum value in a path from first element to last row with 2 constraints : You can chose only one element in each row. You can chose either exact below element in next row of current element or right element to exact below element. e.g. in given exampe if yo have chosen 3, in next row you can chose 5 or 6

Viewing 351 - 360 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 9,765 interview questions and reports from Android engineer interviews. Prepare for your interview. Get hired. Love your job.