Intro
It is my First time participating in Open Source hoping to have fun and learning new Things
Highs and Lows
I have Succesfully Completed Hacktoberfest Challenge and merged 12 prs
Added Binary Subraction #57
Issue Id you have worked upon -
#50
Briefly explain your program logic -
This binary Subtraction function first ensures that both input binary strings have the same length by padding them with leading zeros if necessary. Then, it performs binary subtraction bit by bit, taking into account borrow when needed. Finally, it removes any leading zeros from the result.
Screenshots(Attach 2 screenshots of your own input and output) -
Attach here
By raising this PR I affirm that -
Growth
I knew React.js and Build MERN stack Projects
Top comments (0)