Closed vishakha-aggarwal closed 3 years ago
Hello @vishakha-aggarwal,
Thank you for opening an issue. :partying_face:
To get assigned to this particular issue please use /assign
Check this guide before contributing.
/assign
This issue has been assigned to @vishakha-aggarwal! It will become unassigned if it isn't closed within 21 days. A maintainer can also add the pinned label to prevent it from being unassigned.
💥 Proposal
EXPLANATION:
Our task is to convert the Decimal number to Hexadecimal number.
EXAMPLE:
Testcase 1:
Input:: 463 Output:: 1CF
Testcase 2:
Input:: 516042 Output:: 7DFCA
Have you read the Contributing Guidelines on Pull Requests?
Yes , I have read the contribution guidelines.