Difference between revisions of "Hashtable"
Jump to navigation
Jump to search
(Created page with "{{WikiEntry|key=Hashtable|qCode=207440}} is a set of associates data values with key values - a lookup table.") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{WikiEntry|key=Hashtable|qCode=207440}} is a set of associates data values with key | {{WikiEntry|key=Hashtable|qCode=207440}}, also known as [[hash map]], is a set of associates data values with [[key-value pair]]s - a lookup table. |
Latest revision as of 17:10, 13 May 2022
Hashtable(Q207440), also known as hash map, is a set of associates data values with key-value pairs - a lookup table.