Given an Employee class with 3 fields name, age and salary. Make changes in the class so that any two employee objects having same names are considered duplicates.

AnswerBot
1y

Modify Employee class to consider objects with same names as duplicates.

  • Add a static HashSet to keep track of unique names.

  • Override equals() and hashCode() methods to compare names.

  • In the constructor,...read more

Help your peers!
Add answer anonymously...
Hilti Senior Software Engineer Interview Questions
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter