General Java Questions which one can see over the Internet.
Senior Engineer Interview Questions
137,949 senior engineer interview questions shared by candidates
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
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.
given map entries (a,1)(b, 2)(c12, 3). Resolve {c{a}{b}} => 3
Write a method that takes a string and reverse it
string to int and add them
Please read about us
How will you prevent the code in finally block from executing? The question isn't a very fair one as a good programmer would not write the code in finally block that he/she doesn't want to execute
Nothing difficult. The unexpected is that they give you a fake business scenario and then you had to write up you recommendation for the business. Later in the day at one of your interview sessions they ask you for a printout of your recommendations. The instructions in the morning weren't very clear and there were printer issues so many of us messed up on that part.
Viewing 301 - 310 interview questions