QA section
- What is collision in a hash table?
- Specify techniques to handle collision in a hash table!
- Specify four basic operations in a hash table?
- How does we obtain hash key for each data?
- Why do we need hash table data type although we have already had others data type such as array, list, and linked list?