freeCodeCamp/curriculum/math-challenges/44-number-theory/modules-and-vector-spaces.json

71 lines
1.2 KiB
JSON

{
"name": "Modules and vector spaces",
"order": 13,
"challenges": [
{
"id": "59a5801209a6acac5983b656",
"title": "Definitions, basic properties, examples",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b115",
"title": "Submodules and quotient modules",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b116",
"title": "Module homomorphisms and isomorphisms",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b117",
"title": "Linear independence and bases",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b118",
"title": "Vector spaces and dimensions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}