Random Access Existing Key/Value Pairs: Execution Time (integers)

number of entries in hash table

Random Access Non-Existent Key/Value Pairs: Execution Time (integers)

number of entries in hash table

Random Access Existing Key/Value Pairs: Memory Usage (integers)

number of entries in hash table

Random Access Non-Existent Key/Value Pairs: Memory Usage (integers)

number of entries in hash table
Back