Let's test your knowledge. Fill in the missing part by typing it in.
To handle collisions in a hash table, one common technique is called ___, which involves using linked lists to store multiple entries in the same bucket.
Write the missing line below.