After asking the details of my current role, he only gave me a simple coding question. Write a function using C++ or Java that is passed an integer and it returns the number of bits set to 1. Is there a way to improve your solution and make it faster and more efficient?
Senior Interview Questions
322,186 senior interview questions shared by candidates
What would to say to a client if they asked to you do something outside the scope of the project?
General Java Questions which one can see over the Internet.
Showed a process map with TIP, dependencies and other info. Asked to reorganize the process and compute TIP.
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.
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?
Viewing 541 - 550 interview questions