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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

added gray_code.c #233

Merged
merged 1 commit into from
Oct 1, 2021
Merged

added gray_code.c #233

merged 1 commit into from
Oct 1, 2021

Conversation

shashwat-nayak
Copy link
Contributor

Description 馃摐

It is a c based program.
The programs takes input the length of binary string and prints all gray codes for that length.
In gray code, there is only one change in binary bit of two consecutive binary number.


## Type of change 馃摑 - [x] Code

Programming Language

  • C

##Topics

  • Algorithms
  • Competitive Programming
  • Bit Magic

the programs takes input the length of binary string and prints all gray codes for that length.
In gray code, there is only one change in binary bit of two consecutive binary number.
@ishangoyal13 ishangoyal13 added the hacktoberfest-accepted HacktoberFest 2021 label Oct 1, 2021
@ishangoyal13 ishangoyal13 merged commit 8c1202a into ishangoyal13:main Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted HacktoberFest 2021
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants