Skip to content

hamming distance #9

Description

@6Youcai

In the function hamming_distance(s1,s2), len = min(length(s1), length(s2)), while Hamming distance are between two strings of equal length, see https://en.wikipedia.org/wiki/Hamming_distance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions