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

Add Hamming distance #15

Merged
merged 2 commits into from
Nov 13, 2023
Merged

Conversation

vil02
Copy link
Member

@vil02 vil02 commented Nov 13, 2023

This PR adds function computing the Hamming distance.

If you think that the added tests are a bit too complex, please let me know.

@vil02 vil02 marked this pull request as ready for review November 13, 2023 18:16
Copy link
Collaborator

@appgurueu appgurueu left a comment

Choose a reason for hiding this comment

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

I agree that the tests could be simplified, but I don't see a need to.

@appgurueu appgurueu merged commit a048e9e into TheAlgorithms:main Nov 13, 2023
3 checks passed
@vil02 vil02 deleted the add_hamming_distance branch November 13, 2023 19:09
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