AnimeshSinha1309 / algorithms-notebook

The team notebook to keep all template code and notes in.
23 stars 5 forks source link

Code for String and Array hashing #9

Open dixitgarg059 opened 4 years ago

dixitgarg059 commented 4 years ago

Adding code for String and Array polynomial hash in a single class. Need to add testing to this.

GaurangTandon commented 4 years ago

I agree with everything that Animesh mentioned