-
-
Notifications
You must be signed in to change notification settings - Fork 400
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
algorithm: decimal to binary #23
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code is fine
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Returning a number is misleading imo, instead return a string.
@appgurueu @raklaptudirm Thank you for the merge, now I realized that the Math folder inside src and Cipher is outside of src, where it should be? |
All categories should be at the root, no need for an src directory. |
Then I will open a new PR to fix it. |
closes: #17