InterviewSolution
Saved Bookmarks
| 1. |
What is the code rate of a repetition Hamming code (3, 1)?(a) 1(b) 3(c) 1/3(d) 1.3I got this question in an interview.This interesting question is from Checksum, Complexity Classes & NP Complete Problems topic in division Checksum, Complexity Classes & NP Complete Problems of Data Structures & Algorithms II |
|
Answer» Right choice is (C) 1/3 |
|