What strategy does the hashing implementation of a dictionary use?

A. a binary search tree
B. quadratic probing
C. linear probing/bucket
D. bucket/chaining

Answer: D

Computer Science & Information Technology

You might also like to view...

Normalization means that there are no data entry errors in a database

Indicate whether the statement is true or false

Computer Science & Information Technology

With P2P file sharing, when a user signs out of the network, others can still access the user's hard drive.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology