InterviewSolution
Saved Bookmarks
| 1. |
What is the minimal Hamming distance between any two correct codewords?(a) 1(b) 2(c) 3(d) 4I have been asked this question at a job interview.This question is from Checksum, Complexity Classes & NP Complete Problems in division Checksum, Complexity Classes & NP Complete Problems of Data Structures & Algorithms II |
|
Answer» The CORRECT option is (C) 3 |
|