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

Hamming Distance Calculator #481

Closed Vedansh-Keshari closed 10 months ago

Vedansh-Keshari commented 10 months ago

Enter calculator name -

Hamming Distance Calculator

Describe calculator functionality -

The Hamming Distance Calculator takes two binary Strings as input and finds the Hamming distance between them by using the weight of each Strings separately.

Under which category you wish to place it -

SarthakKeshari commented 10 months ago

This issue has already been addressed.