1. Consider inserting data with integer keys 7, 12, 1, 2, 5 in that order into a hashtable of size 11 where the hashing
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
1. Consider inserting data with integer keys 7, 12, 1, 2, 5 in that order into a hashtable of size 11 where the hashing
1. Consider inserting data with integer keys 7, 12, 1, 2, 5 in that order into a hashtable of size 11 where the hashing function is h(key) % 11. Show a separate chaining hash table after doing the insertions. What is (lamba) after inserting the numbers?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!