Asked me culture based questions (like how I liked to work) along with why I was interested in Cuna.
Developer Interview Questions
269,328 developer interview questions shared by candidates
In two hours build a take-home challenge that fetches a list of items from the server, displays them on a page, and allows the user to click into an item-detail page. Bonuses: write tests, write an items-refresh loop, write a list filter, provide details on visual choices
Unexpected question... Where did princess diana die? seriously why would you ask such an irrelevant question.
find an intersection between integer arrays
rate your programming experience 1-10
Gave me a javascript problem to solve... Input : [1,[2,3,4],5,6,[7,8,9]] Output : [1,2,3,4,5,6,7,8,9]
Find the 2 values in an array that gives a particular sum - not with 2 for loops.
How do you use Cascading Style Sheet?
How would you implement addition of large integers with carrying between multiple parallel processors?
The user is in their text messaging app - they click share - how do you get your app to show up? a. intent service b. broadcast receiver c. register content observer to telephone d. register an intent filter
Viewing 1611 - 1620 interview questions