Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle collision in the HashMap #66

Closed
mgechev opened this issue May 20, 2015 · 5 comments
Closed

Handle collision in the HashMap #66

mgechev opened this issue May 20, 2015 · 5 comments

Comments

@mgechev
Copy link
Owner

mgechev commented May 20, 2015

In case of generation of the same hash code for two different keys the collisions should be handled (using list?).

@mgechev
Copy link
Owner Author

mgechev commented May 20, 2015

@FilipeFalcaoBatista do you want to take this one?

@filipefalcaos
Copy link
Contributor

For sure

@filipefalcaos
Copy link
Contributor

@mgechev can you assign me to this issue?

@mgechev
Copy link
Owner Author

mgechev commented May 20, 2015

I won't be able to do that if you're not a project collaborator. Here is an open feature request for this.

@JakeHP
Copy link
Collaborator

JakeHP commented Jun 7, 2015

Closing, since hash table was removed.

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

No branches or pull requests

3 participants