Java icon indicating copy to clipboard operation
Java copied to clipboard

Feat: Added Binary to gray and gray to binary convertor

Open YuvrajAnand810 opened this issue 2 years ago • 1 comments

Added Binary to gray and gray to binary convertor within the conversions package

For eg: Binary Input = 100010 will be converted to gray =110011 and Gray = 111111 to Binary: 101010

  • [x] I have read CONTRIBUTING.md.
  • [x] This pull request is all my own work -- I have not plagiarized it.
  • [x ] All filenames are in PascalCase.
  • [ x] All functions and variable names follow Java naming conventions.
  • [ x] All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.

YuvrajAnand810 avatar Oct 01 '23 20:10 YuvrajAnand810

I already created pull request to solve the issue #4524 pull request #4525 with all successful checks.

SanketPatil7467 avatar Oct 02 '23 04:10 SanketPatil7467

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution!

github-actions[bot] avatar Feb 12 '24 00:02 github-actions[bot]

Please reopen this pull request once you have made the required changes. If you need help, feel free to ask in our Discord server or ping one of the maintainers here. Thank you for your contribution!

github-actions[bot] avatar Feb 19 '24 00:02 github-actions[bot]