Microsoft interview question

Explain how hash bucket works and develop a hashing class.

Interview Answer

Anonymous

23 Dec 2020

I did explain how bucket hashing worked on the whiteboard but I was unable to implement the hashing class, though I implement the hashing function.