Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 313 Bytes

File metadata and controls

7 lines (5 loc) · 313 Bytes

Hamming Code implementation in JavaScript

Hamming code is a set of error-correction codes that can be used to detect and correct the errors that can occur when the data is moved or stored from the sender to the receiver. It is a technique developed by R.W. Hamming for error correction.

node index.js