How many gas stations are there in Grand Rapids?
Mobile Developer Intern Interview Questions
2,734 mobile developer intern interview questions shared by candidates
It was a test, the questions are based on the role.
Implement a LinkedList in your language of choice. For me, it was Objective C. So the hiring manager typed this into a shared whiteboard/document browser window: LList * list = [[LList alloc] init]; [list insert:10]; [list insert:20]; [list insert:5]; [list insert:30]; [list insert:12];
Pretty much standard questions
What is the difference between an interface and an abstract class?
About Core java , Scrum and agile questions.
During the tech round interview was based on a product that detects app hangs.
twisters with palindrome strings
What do you expect about our Company?
In 2nd interview the guy asked me to implement multiplication without using * , looks like the guy was not prepared enough for taking the interview . When they scheduled it for the first time he did not call me , they rescheduled saying something came up and he could not call. I implemented it and said it os not applicable for -ve integer , looks like the guy was not sure if (-5*-7)=35 (he said that is not always the case) , I replied saying that I know if one is +ve another is -ve answer is -ve else answer is +ve .
Viewing 561 - 570 interview questions