Hashing Implement
Implement hashing in any language but javascript. Try to include probing techniques.
Hi, @ephremdeme Can I be assigned this issue for Hacktoberfest PR ? Also do you want this to be implemented only in any one language or more ?
It will be great if you will implement it in many language
Hi @ephremdeme, Should I put all the code I will write on this issue in the folder named Hashing ?
Yeah, sure.
Hey @ephremdeme I can implement it in Java.Should I?
Ok, here you go.
I implemented it in Java .