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.
Senior Developer Interview Questions
29,994 senior developer interview questions shared by candidates
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.
write a program to find 1st non-repeating character from a string.
Questions were totally technical and also a test was taken to make an algorithm for Merger sort with different scenarios.
Viewing 121 - 130 interview questions