1st phonescreen: 1) background 2) algorithmic question which i dont remember but it was average difficulty level 3) Pagination in java - Given an implemented method getFeed(userId, StartTimeStamp, EndTimeTimeStamp) which returns a List<Feed>, right an API to return feeds to a mobile client. Design the API from scratch
Senior Interview Questions
341,027 senior interview questions shared by candidates
For the years 1901 to 2000, count the total number of Sundays that fell on the first of a month.
Write a function to return the nth fibonacci number. The first two can be assumed to be 1 and 1. The third and fourth are then calculated to be 2 and 3.
Avg speed from points A to B is 10mph and the average for the whole trip (A-B & B-A) is 20mph. What is the average speed of B-A.
How would you resolve an IP address to a computer name from a cmd prompt (seriously)?
Where are you at the moment?
given map entries (a,1)(b, 2)(c12, 3). Resolve {c{a}{b}} => 3
You have a break for 11 months between your last job and today, please tell me what you were doing and why you took this break?
case study: credit card insurance profit per customer cost of mailing $0.5, response rate 1%, average balance per month $1000, insurance charges 1% of average balance monthly, customer claim rate 5% (once insured customer files a claim, the balance will be wiped and C1 lose $1000). Question: profit per customer, graph claim rate vs response rate, graph profit vs response rate and find the response rate for maximum profit (r=1%)
Write a method that takes a string and reverse it
Viewing 551 - 560 interview questions