Skip to content

Clarify bitwise operations used in addition without arithmetic - #14059

Merged
cclauss merged 3 commits into
TheAlgorithms:masterfrom
Soham-1616:patch-1
Sep 25, 2026
Merged

cclauss merged 3 commits into
TheAlgorithms:masterfrom
Soham-1616:patch-1

Conversation

@Soham-1616

Copy link
Copy Markdown
Contributor

This PR adds beginner-friendly comments and documentation to explain
how bitwise operators are used to perform addition without arithmetic operators.

No functional changes are introduced.

Soham-1616 and others added 2 commits December 31, 2025 18:19
Added docstring explaining the bitwise addition method.
@algorithms-keeper algorithms-keeper Bot added tests are failing Do not merge until tests pass and removed tests are failing Do not merge until tests pass labels Dec 31, 2025
Updated docstring to clarify the use of bitwise operations for addition. Modified the output format of the result to include both input values.
@algorithms-keeper algorithms-keeper Bot added the awaiting reviews This PR is ready to be reviewed label Sep 25, 2026
@algorithms-keeper algorithms-keeper Bot removed the awaiting reviews This PR is ready to be reviewed label Sep 25, 2026
@cclauss
cclauss merged commit b3233c9 into TheAlgorithms:master Sep 25, 2026
5 checks passed
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