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

Javascript: Project HashMap - wrong examples #29210

Open
3 tasks done
Punith1117 opened this issue Dec 19, 2024 · 1 comment
Open
3 tasks done

Javascript: Project HashMap - wrong examples #29210

Punith1117 opened this issue Dec 19, 2024 · 1 comment

Comments

@Punith1117
Copy link

Checks

Describe your suggestion

'Carlos' and 'Carla' don't get hashed to 3. 'Carlos' gets hashed to 9 and 'Carla' gets hashed to 12 when the results of the hash function(64878633 & 2011238172) modulo 16.
odinProjectError

Path

Node / JS

Lesson Url

https://www.theodinproject.com/lessons/javascript-hashmap

(Optional) Discord Name

No response

(Optional) Additional Comments

No response

@Punith1117 Punith1117 changed the title Javascript: Project HashMap Javascript: Project HashMap - wrong examples Dec 19, 2024
@CouchofTomato
Copy link
Member

@JoshDevHub Would you mind taking a look at this please?

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