In the Java specification, it is considered good practice to override .equals() and .hashCode() both together. In the context of HashMap, explain why implementing only one of the two instead of both can cause problems. You must consider both cases.
Software Developers Interview Questions
96,344 software developers interview questions shared by candidates
Make me a market on the number of Windows in the building
Below par questions. Anyone having basic knowledge of DSA can answer them. I think no matter how the interview would have gone they would have made me an offer anyway.
General C# questions. Relevant C# questions based on previous jobs
What all projects have I worked on? How did I figure out the solution to a problem in the system?
They'll test your intuitive problem solving skills
Standard Technical Interview for Java
What is the output of this function, which is written in a language you do not know?
1 reverse array in one loop and without affecting special characters in the array
return a fix point in an array 0(log n) complexity fix point is arr[i]==i array is sorted array and if there is no fix point then return -1
Viewing 2811 - 2820 interview questions