SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
113 stars 103 forks source link

Probing Calculator #530

Open Vedansh-Keshari opened 10 months ago

Vedansh-Keshari commented 10 months ago

Enter calculator name -

Probing Calculator

Describe calculator functionality -

The Probing Calculator takes a number of values and makes an array of empty spaces and also takes a hashing function to probe in two ways: linear probing and quadratic probing. The Hashings can be one of the following:

The Calculator should be able to handle all of them separately.

Under which category you wish to place it -