Mobile Developer Interview Questions

2,733 mobile developer interview questions shared by candidates

Here's phone question # 1: What is an anagram? A word, phrase, or name formed by rearranging the letters of another, such as cinema, formed from iceman. Assumptions: 1) An anagram of a word is the same length as the word. 2) You can assume for this exercise that any word is composed of unique characters, i.e., only one occurence of any given character. 3) Assume all characters are lower case, if they are letters. Write a method that given a single word and a dictionary text file (csv of words), returns a set of all anagrams of that word from the dictionary. In: Word is 'act', CSV is 'tac, cat, taa, tact' Out: 'tac, cat'
avatar

Mobile Software Engineer

Interviewed at Lookout

3.1
May 22, 2013

Here's phone question # 1: What is an anagram? A word, phrase, or name formed by rearranging the letters of another, such as cinema, formed from iceman. Assumptions: 1) An anagram of a word is the same length as the word. 2) You can assume for this exercise that any word is composed of unique characters, i.e., only one occurence of any given character. 3) Assume all characters are lower case, if they are letters. Write a method that given a single word and a dictionary text file (csv of words), returns a set of all anagrams of that word from the dictionary. In: Word is 'act', CSV is 'tac, cat, taa, tact' Out: 'tac, cat'

Create a photo viewer app which fetches photos from 3rd party photo-sharing service of your choice from the internet (Popular choices are Instagram, Flickr, Pinterest, 500px or others, you can use some other services as well, but please make sure that our technical reviewer can review your app without hassles).
avatar

Mobile Developer

Interviewed at Cookpad

3.8
Aug 11, 2018

Create a photo viewer app which fetches photos from 3rd party photo-sharing service of your choice from the internet (Popular choices are Instagram, Flickr, Pinterest, 500px or others, you can use some other services as well, but please make sure that our technical reviewer can review your app without hassles).

Viewing 201 - 210 interview questions

Glassdoor has 2,733 interview questions and reports from Mobile developer interviews. Prepare for your interview. Get hired. Love your job.