Find minimum plotform to organise trains. arr[]={ 9:40, 9:50, 11:25}; dep[]={ 12:00, 11:20, 11:30}; Expected output : 3 Explanation: arr is arrival time of a train and dep is departure time of a train respectively. 1st train arrive at 9:40 and departure at 12:00. Before this 1st train leave station, 2nd train arrive at 9:50. So we cannot manage these 2 train in 1 plotforms. Like this we need to find minimum trains to organise all trains
Senior Java Engineer Interview Questions
635 senior java engineer interview questions shared by candidates
They don't give any clarity also about the profile and job.
Do you also know the Angular Framework?
They ask you to design a system to solve a specific problem
Find nth largest/smallest number in an array
What is your career plan?
compare 2 list and find similar data
Basic Java/ J2EE questions.
Q: How would you create a URL shortener application?
Describe how you would code a process to provide automatic fail-over recovery in case of a hung state.
Viewing 31 - 40 interview questions