Hamming distance

ID: hamming-distance

Hamming distance by Wikipedia Bot 0
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.

New to topics? Read the docs here!