Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Engineering LibreTexts

Search

  • Filter Results
  • Location
  • Classification
    • Article type
    • Author
    • Set as Cover Page of Book
    • License
    • Show TOC
    • Transcluded
    • OER program or Publisher
    • Autonumber Section Headings
    • License Version
    • Print CSS
  • Include attachments
Searching in
About 1 results
  • https://eng.libretexts.org/Bookshelves/Computer_Science/Databases_and_Data_Structures/Open_Data_Structures_-_An_Introduction_(Morin)/05%3A_Hash_Tables/5.02%3A_LinearHashTable_-_Linear_Probing
    In addition to the counter, \(\mathtt{n}\), that keeps track of the number of elements in the LinearHashTable, a counter, \(\mathtt{q}\), keeps track of the number of elements of Types 1 and 3. To ana...In addition to the counter, \(\mathtt{n}\), that keeps track of the number of elements in the LinearHashTable, a counter, \(\mathtt{q}\), keeps track of the number of elements of Types 1 and 3. To analyze the \(\mathtt{find(x)}\) operation when \(\mathtt{x}\) is contained in the table, we need only note that this is the same as the cost of the \(\mathtt{add(x)}\) operation that previously added \(\mathtt{x}\) to the table.

Support Center

How can we help?