javascript-algorithms icon indicating copy to clipboard operation
javascript-algorithms copied to clipboard

Tweaked get function of HashTable

Open 0x3634426974446576 opened this issue 3 years ago • 0 comments

In case of key on present in table, now don't need to be compute hash for that key, then check corresponding list from bucket for that hash that key is present instead now agent will return expected undefined once there is no hash value present at fast lookup keys object

0x3634426974446576 avatar Feb 01 '22 22:02 0x3634426974446576