What did you do to make your code reliable.
Java Software Engineer Interview Questions
3,070 java software engineer interview questions shared by candidates
What's the difference between abstract and interface class? Can two of the same objects have the same hash? Other basic Java questions. Is this array lexicographic ordered? Design a ... system.
Which Java access key modifiers exists, explain its sense
In a few words can you tell me about yourself?
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
technical problem given to me for solving with technical lead. also give different alternate solutions.
Design a mysql database schema for a supermarket
More questions were asked by a technical director on my profile but most of them were on core java and logic building.
find the largest and smallest of three numbers
core java questions
Viewing 131 - 140 interview questions