I was given a live coding challenge to basically modify a codebase. I was given the codebase days in advance, and given the actual challenge the night before.
Android Lead Interview Questions
6,353 android lead interview questions shared by candidates
A system design question (very typical app situation).
What is the syntax of mocking an object using mockito?
You're in a house that has two rooms, and there's no way to see from one room to the other. One room has three light switches, and the other room has three corresponding light bulbs. You don't know which switch triggers which bulb and can only make a single trip between the two rooms. How do you find out?
Working with Android layouts, asynchronous communication, java libraries, REST API client architecture. One logical task: you have an array of 99 distinct integers, each one can have a value between 1 and 100 inclusively. But no duplicates in an array. Array is not sorted. Find out which value is missing in the array.
What are the four basic components of Android
Name and explain one thing you like most about NodeJS and one thing you like least about NodeJS.
Identify and explain what a RESTful API is and what it means to you.
Write a buzz-fizz function (counts from 1-100, if number is divisible by 5 it prints buzz, if divisible by 3 prints fizz, if divisible by 15 it prints buzzfizz).
Pretty Standard Interview Quesions
Viewing 91 - 100 interview questions