freeCodeCamp/curriculum/math-challenges/43-abstract-algebra/fields.json

45 lines
702 B
JSON

{
"name": "Fields",
"order": 18,
"challenges": [
{
"id": "59a5801209a6acac5983b639",
"title": "Extension Fields",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b038",
"title": "Splitting Fields",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b039",
"title": "Geometric Constructions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}