Hamming distance
= Hamming distance
{wiki=Hamming_distance}
Hamming distance is a measure of the difference between two strings of equal length. Specifically, it quantifies the number of positions at which the corresponding symbols (or bits) are different. It is often used in the fields of information theory, coding theory, and computer science, particularly in error detection and correction.