aayushi-droid / Edabit-Solutions

Edabit Solutions using Cpp(C++)
MIT License
39 stars 154 forks source link

Hex to Binary #337

Closed jatinAgarwala closed 3 years ago

jatinAgarwala commented 3 years ago

Before jumping into Pr first comment for assign.

Problem statement : Create a function that will take a HEX number and returns the binary equivalent (as a string). Probelm Link : https://edabit.com/challenge/NX5uRSLwuXwsqKfiR Choose one Cateorgy - Very Easy, Easy, Medium, Hard, Very Hard, Expert question category : Very Hard


Before submitting a PR please Check some details.

This repository is vaild for HacktoberFest2020

Read before making PR - How to contribute on Github Good Luck,

jatinAgarwala commented 3 years ago

Please assign this to me.