- Fill In The Hash Table Below With The Following Integers 1983 2312 6543 2134 3498 7654 1234 5678 6789 Use Shi 1 (23.65 KiB) Viewed 25 times
Fill in the hash table below with the following integers - 1983, 2312, 6543, 2134, 3498, 7654, 1234, 5678, 6789. Use shi
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Fill in the hash table below with the following integers - 1983, 2312, 6543, 2134, 3498, 7654, 1234, 5678, 6789. Use shi
Fill in the hash table below with the following integers - 1983, 2312, 6543, 2134, 3498, 7654, 1234, 5678, 6789. Use shift folding of the first two digits with the last two digits. The table size is 13. Use the first table for your calculations (the first 2 digits, the last 2 digits, the sum of the first & last digits then modulo by 13 to get the index). Number 1983 2312 6543 2134 3498 7654 1234 5678 6789 First 2 Last 2 Hash Table 0 1 2 3 4 5 6 7 8 9 10 11 12 Sum Index