Exam 16: Basic Data Structures

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Which hash table method(s) will make use of the equals method? I put II get III contains

(Multiple Choice)
4.8/5
(25)

Array lists and linked lists both have the same ____.

(Multiple Choice)
4.8/5
(36)

Suppose we maintain two linked lists of length n in random element order. What would be the big-Oh notation for the creating a third list that includes only elements common to both lists, without sorting the first two lists?

(Multiple Choice)
4.8/5
(39)

Which of the following statements about handling collisions in a hash table using the sequential chaining and open addressing techniques is NOT correct?

(Multiple Choice)
5.0/5
(39)
Showing 101 - 104 of 104
close modal

Filters

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