Implement a lock-free queue/stack/... using atomic test-and-set functions.
Senior Developer Interview Questions
30,008 senior developer interview questions shared by candidates
Google Maps allows you to zoom in and out of satellite maps, with terabytes of data accessible via a very fast interface. How would you go about implementing this functionality?
Onsite - 1. You have a computer with seven core cpu, you have a file and you have to read each line of the file, check if it has the word UPS in it, if so , then write it to a file, if there is no word as UPS in it, write that line to a different file. 2. An amount will be given as input. The amount will have some cents in change. So, for example $29.90. For the change, you have to start using the highest denomination and go to the lowest until the change value is completely met.
Write an API for a phonebook service where the answer time (search name by the phone number) does not depend on the size of the phonebook.
Pick one of your application that you have worked on in your current job and describe the technical details from start to finish, to be specific, include classes, fields, methods, SOA, SPs, connections etc.
Find kth min element in unsorted integer array.
Directly code challenge as HOME thinks they are above candidates and don't want to waste their time by talking to candidate first.
Coding problem
What is faster for reading in Java ArrayList or HashMap and why?
The most difficult part of this interview was creating the application up front to be presented and discussed during the interview process.
Viewing 121 - 130 interview questions