I can`t remember the exact problem but it was somewhat related to Sorting an array in a specific way. Take home exercise was to find the number of persons from the given coordinates ranging upto 100 kms.
Senior Interview Questions
341,433 senior interview questions shared by candidates
Given your long and varied career, why are you looking for work now?
Least favorite task
Most successful project
Given any number, describe an algorithm that increments that number enough to turn the result into a number palindrome (i.e. reads the same left to right and right to left). That is, an input of 1000 would have a palindrome output of 1001. 9019 would have an output of 9119. If the input is already a palindrome, find the next highest palindrome.
how to make a class immutable
HR round : The Hr guy was interested in knowing what I know about the company and Why I want to join them.
The Online test is a generic IQ test and not related to your position.
1. Android components 2. App lifecycle. 3. Design pattern
Write an algorithm in the language of your choice to find the subset of an array of integers with the largest sum. For example in the array [1, 5, 0, -11, 4] the subset with the largest sum is [1,5]
Viewing 891 - 900 interview questions