-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Binary To Decimal #2746
Comments
Hi sir,@Prathamesh-1011 |
iamdk353
added a commit
to iamdk353/Hacktoberfest2024-Open-source-
that referenced
this issue
Oct 15, 2024
added a class BIN to DEC and a function converts Binary number to decimal number
/assign |
1 similar comment
/assign |
i would like to work on this code, assign me this |
JsMelix
added a commit
to JsMelix/Hacktoberfest2024-Open-source-
that referenced
this issue
Oct 17, 2024
JsMelix
added a commit
to JsMelix/Hacktoberfest2024-Open-source-
that referenced
this issue
Oct 17, 2024
Create Binary To Decimal DHEERAJHARODE#2746
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is for adding a new Java class BinTODecimal in the Maths package. The class contains a method to convert a binary number (provided as an integer) to its decimal equivalent. The goal is to provide functionality for binary-to-decimal conversion using basic mathematical operations.
Hello @DHEERAJHARODE , I am a Hactoberfest - 2024 contributer, I want to contribute the solution of the problem statement to this repository. Kindly assign this issue to me. Thank you! :)
The text was updated successfully, but these errors were encountered: