Map and Types of Map - Collection Framework
Prajval Bhale
SDE2 @TDL | Ex - SDE @Mind Spark | Java | Spring Boot | Spring AI | Micro Services | Flutter | Angular | AWS | Kafka | Redis | Android | Google Cloud Platform | TensorFlow
Written by?- Prajval Bhale
mail: [email protected] | GitHub: github.com/prajvalbhale
(all content are available on my github Profile in PDF or Doc Format)
Key Takeaways:
>> Map Take's Care about Unique Identifier.
>> We can map Unique Key to specific Value.
>> Their is Key Value Pair in Map.
>> Followings are the types of HashMap:
A). HashMap:
B). HashTable:
C).LinkedHash Map:
D). TreeMap: