c) The process of hashing involves mapping data of any size to a predetermined length using an algorithm. Given the foll
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
c) The process of hashing involves mapping data of any size to a predetermined length using an algorithm. Given the foll
c) The process of hashing involves mapping data of any size to a predetermined length using an algorithm. Given the following set of data: 9679,1989,4199,1471 and 6171 are inserted into an initially empty hash table of length 10 with hash function h(k)=kmod10. Show the resultant hash table if chaining technique is used for any collision occurs. (5 marks)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!