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

Binary String Weight Calculator #480

Closed Vedansh-Keshari closed 10 months ago

Vedansh-Keshari commented 10 months ago

Enter calculator name -

Binary String Weight Calculator

Describe calculator functionality -

The Binary String Weight Calculator takes a binary String as input and calculates the Hamming weight of the String. https://math.stackexchange.com/questions/2306756/number-of-binary-and-constant-weight-strings-of-length-m-which-do-not-contain-k the above provided link can be used for reference.

Under which category you wish to place it -

SarthakKeshari commented 10 months ago

Kindly provide a more specific link for better reference.

Vedansh-Keshari commented 10 months ago

Sorry for the inconvenience faced, I have edited the question. Please go through it again.

Ayush-Vish commented 10 months ago

@SarthakKeshari @Vedansh-Keshari
I would like to work on this issue. Please assign it to me.

SarthakKeshari commented 10 months ago

Hey @Ayush-Vish, Assigned.

You may contribute your code under the folder path -

calc_for_everything\calculators\src\computer_science\binaryStringWeightCalc

Issue completion deadline - 30th Oct 9:00:00 am IST

NOTE - In case the issue completion deadline is not met, the issue will be assigned to a new participant

SarthakKeshari commented 10 months ago

I apologize for the delay in my response, and I appreciate your understanding.

Ayush-Vish commented 10 months ago

@SarthakKeshari No problem.