Computer scienceAlgorithms and Data StructuresAlgorithmsString coding algorithmsError control

Hamming code

101 is after you

Report a typo

You might have met the binary string 101101 in the previous tasks. Many think it is a cool binary number since it corresponds to the decimal number 55.

Your task is to write the Hamming code for this string in the format p1p2d1p3d2d3p_1p_2d_1p_3d_2d_3, so that later on it can be transmitted and checked for errors.

Enter a number
___

Create a free account to access the full topic