notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

LoadFactor.md (124B)


      1 # Load Factor
      2 
      3 Ch 5
      4 
      5 **Definition:** The load factor of a hashtable is the percentage of the underlying array that is full.