Duration 5:1

Internal working of a hashmap PART-1 - Ankur

126 watched
0
2
Published 9 Aug 2020

Java HashMap is a class which is used to perform operations such as inserting, deleting and locating elements in a map. We create a map, where we pass two kinds of values which are ‘key’ and ‘value’. While using HashMaps, values will be put in HashMap and whenever the user retrieves a value, the key will be used in order to use the value.

Category

Show more

Comments - 0