Skip to content

Update BinaryToDecimal.java #791

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

Merged
merged 2 commits into from
Jul 10, 2019
Merged

Conversation

pknotfound
Copy link
Contributor

Updated some of the variable names for the ease of understanding the process.

https://github.com/TheAlgorithms/Java/commits?author=Priyansh-Kedia

Updated some of the variable names for the ease of understanding the process.
Copy link
Member

@yanglbme yanglbme left a comment

Choose a reason for hiding this comment

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

@Priyansh-Kedia use binNum and binCopy would be better.

Changed bin_num and bin_copy to binNum and binCopy respectively.
Copy link
Contributor Author

@pknotfound pknotfound left a comment

Choose a reason for hiding this comment

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

Changed.

@yanglbme yanglbme merged commit acb40ef into TheAlgorithms:master Jul 10, 2019
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.

2 participants