Explain internal working of HashSet? #java #interview #interviewtips

preview_player
Показать описание
DAY-99: Lets discuss Explain internal working of HashSet?
Рекомендации по теме
Комментарии
Автор

I have doubt,
If hashset uses hashmap internally, what happens in case of hash collision.

As we know hash collision happens when two different key has same hash code so it store multiple values at same index, what happens in case of hashset??

mohdsalim
visit shbcf.ru