Page 1 of 1

Question 4 (6 + 6 + 12 = 24 marks) a. Consider each 3 consecutive digits in your ID as a key value. Using Open Hashing,

Posted: Fri May 20, 2022 10:42 am
by answerhappygod
Question 4 6 6 12 24 Marks A Consider Each 3 Consecutive Digits In Your Id As A Key Value Using Open Hashing 1
Question 4 6 6 12 24 Marks A Consider Each 3 Consecutive Digits In Your Id As A Key Value Using Open Hashing 1 (19.98 KiB) Viewed 25 times
Question 4 6 6 12 24 Marks A Consider Each 3 Consecutive Digits In Your Id As A Key Value Using Open Hashing 2
Question 4 6 6 12 24 Marks A Consider Each 3 Consecutive Digits In Your Id As A Key Value Using Open Hashing 2 (19.98 KiB) Viewed 25 times
Question 4 (6 + 6 + 12 = 24 marks) a. Consider each 3 consecutive digits in your ID as a key value. Using Open Hashing, insert items with those keys into an empty hash table and show your steps. Example ID: 201710349. You must use your own ID. Key values: 201, 710, 340 tableSize: 2 hash(x) = x mod tableSize