Developer Interview Questions

269,153 developer interview questions shared by candidates

1. How apple ranks the app store? 2. the question was something like this, he gave me some Json strings wanted me to create a generic functions or methods to storage Json data into the system and then parse the json data and print them out.
avatar

IOS Developer

Interviewed at X

3
Oct 31, 2013

1. How apple ranks the app store? 2. the question was something like this, he gave me some Json strings wanted me to create a generic functions or methods to storage Json data into the system and then parse the json data and print them out.

Write a program/function to print out numbers from 1 to 100. If a number is multiple of 3, print "Foo" instead. If a number is multiple of 5, print "Bizz". If a number is multiple of both 3 and 5, print "FooBizz".
avatar

Mobile Developer

Interviewed at Integration New Media

4
Feb 16, 2015

Write a program/function to print out numbers from 1 to 100. If a number is multiple of 3, print "Foo" instead. If a number is multiple of 5, print "Bizz". If a number is multiple of both 3 and 5, print "FooBizz".

you are given an unsorted array of integers which are showing the price of a stock during the time. you wanna buy some amount of the stocks at some point, and sell them at a later time, so that to maximize your revenue. Asked for O(n) algorithm.
avatar

Software Developer

Interviewed at Broadway Technology

4.2
Oct 15, 2012

you are given an unsorted array of integers which are showing the price of a stock during the time. you wanna buy some amount of the stocks at some point, and sell them at a later time, so that to maximize your revenue. Asked for O(n) algorithm.

Viewing 911 - 920 interview questions

Glassdoor has 269,153 interview questions and reports from Developer interviews. Prepare for your interview. Get hired. Love your job.