View Full Version : data structure HashMap represents ?
Joyadelfin
04-26-2019, 04:23 AM
Hello Dear,
Please Tell Me Which data structure HashMap represents ?
Mahender
09-03-2019, 03:11 AM
HashMaps use an array in the background. Each element in the array is another data structure (usually a linked list or binary search tree). The HashMap uses a function on the key to determine where to place the key's value in the array.
Astrologer in Ontario (https://www.astrologermahendhar.com/) | Top indian astrologer in Mississauga (https://www.astrologermahendhar.com/) | Best Astrologer in Edmonton (https://www.astrologermahendhar.com/) | Astrology consultant in Edmonton (https://www.astrologermahendhar.com/)
Powered by vBulletin® Version 4.2.2 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.