Skip to content

Is there exist a fixed-size hash table's scenes ? #41

Description

@lucky-wavespider

I have already seen the source code, When erase it do not set the key to null and I guess it's in order to keep the chain. This cell will not be occupied by others, resulting in a larger hash table until it is rewritten.
In our project, we assign a fixed-size hash table at initialization time and when running, it can not be changed.
Is there a fixed-size hash table implement
Or How to handle the deletion ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions