You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: