Hashing is good for which queries?

Exact match queries
  • Exact match queries
  • Range queries
  • Finding the maximum key value
  • All of these
  • None of these

Hashing takes a key value and then looks at a particular slot in the table.