Exam 10: Sets and Maps

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

The goal of the hash table is to access an entry based on its __________ value, not its location.

(Short Answer)
4.9/5
(37)

__________ hashing grows linked lists to store key values associated with a particular index.

(Short Answer)
4.9/5
(29)

Using a hash table enables us to retrieve an item in __________.

(Multiple Choice)
4.9/5
(40)

Searching for a particular value in a sequential container is generally an O(__________) process.

(Short Answer)
4.7/5
(37)

Because the map class overloads the subscript operator such that the key is used as an index, a map is also known as a(n) __________ array.

(Multiple Choice)
4.9/5
(37)
Showing 21 - 25 of 25
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)