The Wayback Machine - https://web.archive.org/web/20200916131146/https://github.com/TheAlgorithms/C/pull/523
Skip to content
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

Added Conversions Algorithms #523

Open
wants to merge 3 commits into
base: master
from

Conversation

@Hiyabye
Copy link

Hiyabye commented Apr 19, 2020

I added some new conversions related algorithms.

  1. Converting hexadecimal to binary
  2. Converting hexadecimal to decimal
Hiyabye and others added 3 commits Apr 19, 2020
Sync
@@ -0,0 +1,48 @@
// C Program to convert hexadecimal to binary

This comment has been minimized.

@deadshotsb

deadshotsb Jun 7, 2020

Member

Kindly add a description of the problem and some test data

@kvedala
Copy link
Collaborator

kvedala commented Jul 4, 2020

@Hiyabye any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.