freeCodeCamp/curriculum/math-challenges/44-number-theory/rings.json

71 lines
1.1 KiB
JSON

{
"name": "Rings",
"order": 7,
"challenges": [
{
"id": "59a5801209a6acac5983b649",
"title": "Definitions, basic properties, examples",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b080",
"title": "Polynomial rings",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b081",
"title": "Ideals and quotient rings",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b082",
"title": "Ring homomorphisms and isomorphisms",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b083",
"title": "The structure of Zn*",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}