2nd phase 2nd technical interview: Problem 1 was given sets of start-date, end-date, rate, print all the conflicts. Conflict between 2 date-rate-range means that there is an range overlap and rate is not equal. Eg: Input 2 2015-05-10 2015-05-15 0.1 2015-05-20 2015-05-25 0.2 Output: No conflict. Input 2 2015-05-10 2015-05-15 0.1 2015-05-15 2015-05-25 0.2 Output: Conflict between 2015-05-10 2015-05-15 0.1 and 2015-05-15 2015-05-25 0.2.
Senior Software Interview Questions
75,652 senior software interview questions shared by candidates
Some data structure questions related to XML, basic computer science questions and distributed computing questions
Questions on hibernate,core JAVA,struts framework,some tricky questions like how to make a class immutable,How set will identify if duplicate record has been inserted,Explain Map functionality
Create a immutable Arraylist.
Explain differences between Javascript vs. JQuery. Write an HTML page with dynamic highlight of item where cursor is resting over.
Technical interview began immediately with programming questions. Write a program to find the second largest integer in an array while describing what you are doing.
1) System Test to solve 3 questions 2) Puzzle Test 3) Java F2F 4) Meeting with One of the Founder
Create an HTML table
Where do you stay?
What experience you have in Web designing ?
Viewing 1021 - 1030 interview questions