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 Developer Interviews
Software Developer Interview Questions
Software development is an in-demand career path, and it's also a job that can provide opportunities for high earnings and professional fulfillment. When interviewing for software developer positions, you'll likely face questions about your hard and soft skills and how you manage projects efficiently.
Top Software Developer Interview Questions & How to Answer
Question #1: What type of software development do you currently do?
Question #2: Describe a development issue you faced and how you solved it.
Question #3: How do you handle the QA process?
96,337 software developer 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