Focused on core java, advanced java, spring and Hibernate
Senior Software Interview Questions
75,528 senior software interview questions shared by candidates
One programming question.
write a fast way to multiply any number by 9 without the *
Find customer name in hundreds of file in 5 min
basic java questions.
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.
how to check sum of two elements in a given array of integers equal to a particular number K.
1. Find duplicate files in a folder 2. Display time on the screen as a digital clock
Viewing 411 - 420 interview questions