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

HashMap Data Structure: add the 2nd part of resource in Assignment #28865

Open
3 tasks done
thereisnodeveloper opened this issue Sep 26, 2024 · 2 comments
Open
3 tasks done

Comments

@thereisnodeveloper
Copy link
Contributor

thereisnodeveloper commented Sep 26, 2024

Checks

Describe your suggestion

Add Hash Functions and Types of Hash functions (which is part 2 of the existing assignment) to Assignment section, to come before What are Hash Functions and How to choose a good Hash Function.

At the moment, Assignment section has the link What are Hash Functions and How to choose a good Hash Function.

This particular link gets cut off after just showing the Multiplication Method. If you click the Next Article button it will lead to an article that has a brief overview of 7 different hashing methods with pros and cons, and also lists some key properties of hash functions that is helpful for the learner. Apparently, these 2 articles are meant to be read together.

As noted by #27508 , the current assignment What are Hash Functions and How to choose a good Hash Function is a bit technical, and this Hash Functions and Types of Hash functions serves as a nice introduction before going into more detail. Outline 7 hashing methods -> explain the multiplication method in detail follows a natural order.

Path

Node / JS

Lesson Url

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

(Optional) Discord Name

suplexinmyduplex

(Optional) Additional Comments

#28838 can be worked on simultaneously in a single pull request.

@Jovial-Kanwadia
Copy link

I would like to work on this issue. Can you assign this issue to me?

@thereisnodeveloper
Copy link
Contributor Author

@Jovial-Kanwadia please double check that "Would you like to work on this issue?" box is unchecked before volunteering to work on the issue.

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