freeCodeCamp/curriculum/math-challenges/43-abstract-algebra/algebraic-coding-theory.json

58 lines
960 B
JSON

{
"name": "Algebraic Coding theory",
"order": 7,
"challenges": [
{
"id": "59a5801209a6acac5983b628",
"title": "Error-detecting and correcting codes",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b007",
"title": "Linear codes",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b008",
"title": "Parity-check and generator matrices",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b009",
"title": "Efficient decoding",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}