loveBabbar / CodeHelp-DSA-Busted-Series

This repo is creating providing students easy access to all the programs taught under Codehelp's DSA Busted Series.
3.36k stars 2.4k forks source link

i add a new method to change desimal to binary number . #539

Open shiveshd007 opened 7 months ago

shiveshd007 commented 7 months ago

with the help of parity digit we can also convert the desimal to binary with less writing code.

shiveshd007 commented 7 months ago

add new way to convert desimal to binary.