Skip to content

Octal To Binary Conerter#4202

Merged
siriak merged 7 commits intoTheAlgorithms:masterfrom
BamaCharanChhandogi:OctalToBinary
May 30, 2023
Merged

Octal To Binary Conerter#4202
siriak merged 7 commits intoTheAlgorithms:masterfrom
BamaCharanChhandogi:OctalToBinary

Conversation

@BamaCharanChhandogi
Copy link
Copy Markdown
Member

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

octal To Binary Converter in Java.

Copy link
Copy Markdown
Member

@debasishbsws debasishbsws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@BamaCharanChhandogi
Copy link
Copy Markdown
Member Author

BamaCharanChhandogi commented May 28, 2023

Hello @debasishbsws, I have updated the code and added test cases.

Comment thread src/main/java/com/thealgorithms/conversions/OctalToBinary.java Outdated
Comment thread src/main/java/com/thealgorithms/conversions/OctalToBinary.java Outdated
@siriak siriak enabled auto-merge (squash) May 28, 2023 20:45
Copy link
Copy Markdown
Member

@siriak siriak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@siriak siriak requested a review from debasishbsws May 28, 2023 20:46
Copy link
Copy Markdown
Member

@debasishbsws debasishbsws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

look good

@siriak siriak merged commit b6e78a4 into TheAlgorithms:master May 30, 2023
@BamaCharanChhandogi BamaCharanChhandogi deleted the OctalToBinary branch August 7, 2023 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants