InterviewSolution
Saved Bookmarks
| 1. |
Why do we require hamming codes?(a) Error correction(b) Encryption only(c) Decryption(d) Bit stuffingThe question was posed to me in a job interview.Origin of the question is Checksum, Complexity Classes & NP Complete Problems topic in section Checksum, Complexity Classes & NP Complete Problems of Data Structures & Algorithms II |
|
Answer» The correct option is (a) ERROR correction |
|