http://qs321.pair.com?node_id=11127879


in reply to can I change hash keys or values directly

your question sounds like original hash table in C or C++, when you sign a value, you should use hash function to get a new index for that value, finally put every things in a large enough array? I read this from my old data structure book

  • Comment on Re: can I change hash keys or values directly