Like numbers, strings can also be used as keys in a hash functions. A hash function for any string s="abc" can be defined as: Consider the following ASCII table for different alphabets and use the hash function to create a hash table for the following 13 grocery items using separate chaining. Hash(abc) = (a + b + c) % tableSize Onion, tomato, cabbage, carrot, okra, melon, potato, banana, olive, salt, cucumber, character a b c e 8 h k m n 0 P r ASCII 97 98 99 101 103 104 105 107 108 109 110 111 112 114 code 0 1 2 3 mushroom, orange. You can show the table as the following diagram. ⠀ onion Hint: For string "abc". = S t 115 116 carrot u 117 hash(abc) (97+98+99) % tablesize = x; where x ranges from 0 to tablesize -1 V 118

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Hello

I hope to answer my question, and don't use your handwriting please

Thank you

Like numbers, strings can also be used as keys in a hash functions. A hash function
for any string s= "abc" can be defined as:
Hash(abc) = (a + b + c) % tableSize
Consider the following ASCII table for different alphabets and use the hash function to
create a hash table for the following 13 grocery items using separate chaining.
Onion, tomato, cabbage, carrot, okra, melon, potato, banana, olive, salt, cucumber,
character a b c e
h
i
k
1 m
n
0 P r
S
t
u
V
ASCII 97 98 99 101
98 99
g
103 104 105 107 108 109 110 111 112 114 115 116 117 118
code
mushroom, orange. You can show the table as the following diagram.
0
1
2
3
onion
Hint: For string "abc".
carrot
hash(abc) = (97+98+99) % tablesize = x; where x ranges from 0 to tablesize -1
Transcribed Image Text:Like numbers, strings can also be used as keys in a hash functions. A hash function for any string s= "abc" can be defined as: Hash(abc) = (a + b + c) % tableSize Consider the following ASCII table for different alphabets and use the hash function to create a hash table for the following 13 grocery items using separate chaining. Onion, tomato, cabbage, carrot, okra, melon, potato, banana, olive, salt, cucumber, character a b c e h i k 1 m n 0 P r S t u V ASCII 97 98 99 101 98 99 g 103 104 105 107 108 109 110 111 112 114 115 116 117 118 code mushroom, orange. You can show the table as the following diagram. 0 1 2 3 onion Hint: For string "abc". carrot hash(abc) = (97+98+99) % tablesize = x; where x ranges from 0 to tablesize -1
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY