write a fast way to multiply any number by 9 without the *
Senior Software Developer Interview Questions
97,999 senior software developer interview questions shared by candidates
Find customer name in hundreds of file in 5 min
basic java questions.
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.
What to do if the web page is slow?
Implement live digital clock in console window, hint: use threads and refer MSDN.
Technical questions
A movie theatre sells the three concession stand items listed below: · Popcorn = $3 · Snickers = $4 (or five for the price of three) · Soda = $2 Implement a web application for the movie theatre that allows a user to add the above items to a shopping cart and calculates the total for the given collection of items. For example, the following basket should total up to $23. · 3x Popcorn · 5x Snickers · 1x Soda Deliver your solution as a web application using a modern client-side framework such as Angular, Ember, Backbone, etc. Your solution should be able to run in Chrome.
Viewing 501 - 510 interview questions