Skip to content

[FEATURE REQUEST] <Implementation of binary to gray algorithm> #5124

@subham-behera

Description

@subham-behera

What would you like to Propose?

I want to implement the binary-to-gray conversion algorithm.

Issue details

This algorithm converts binary numbers to gray code, which is a binary system with a one-bit difference between consecutive values.

Additional Information

Test Case:
Here is an example:
Binary:100101
Gray:110111

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions