Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Which are true for HashTable?
This is a LinkedList.
Search by key time is O(log N).
Search by key time is O(N).
This is a binary tree.
This is list of arrays.
Hash code is used to find the position of element.
Stores key:value pairs.
The order of insertion is preserved.
Keys are stored in sorted order.
This is array of lists.
Search by key time is O(1).
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!