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

There's no resize in hash-table #9

Open
shady831213 opened this issue Mar 12, 2018 · 1 comment
Open

There's no resize in hash-table #9

shady831213 opened this issue Mar 12, 2018 · 1 comment

Comments

@shady831213
Copy link

Hi,
I suggest implement resize in hash-table.
Like this:
https://github.com/shady831213/algorithms/blob/master/hashMap/chainedHashMap/chainedHashMap.go
https://github.com/shady831213/algorithms/blob/master/hashMap/chainedHashMap/chainedHashMap_test.go
:)

@Mohammadjafari80
Copy link

My friend and I worked on this issue in my recent pull request.
#18

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

No branches or pull requests

2 participants