Skip to content
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

feat: Implement XOR swap algorithm in JavaScript #6788

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

Acuspeedster
Copy link
Contributor

Fixes issue:

Proposal to Add XOR Swap Algorithm Implementation in JavaScript #6787

Changes:

Implemented XOR Swap Algorithm:

Added a new JavaScript implementation of the XOR swap algorithm, which allows swapping two variables without using a temporary variable.

@Acuspeedster
Copy link
Contributor Author

@arnavb @hwchiu @AdiChat @Vitorvgc @abdouskamel
Can any of you Please review this...

@AdiChat AdiChat merged commit 06d3d81 into OpenGenus:master Oct 3, 2024
@Acuspeedster
Copy link
Contributor Author

Can you please add hacktoberfest accepted label.

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