can someone tell me some about hash table?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wbgxx
    New Member
    • Jan 2010
    • 6

    can someone tell me some about hash table?

    I'm a freshman and have study algorithm not 1 month,can some tell me more about hash table?thanks!
  • daveftl
    New Member
    • Jan 2007
    • 43

    #2
    Hash table ..is a kind of data structure that uses hash function to map the index to the values.

    Comment

    • RedSon
      Recognized Expert Expert
      • Jan 2007
      • 4980

      #3
      Also, Google could have told you that in 0.32 seconds. Why don't you try Google for all your general knowledge questions, then ask us specific questions that you can't find an easy answer for.

      Comment

      Working...