freeCodeCamp/curriculum/math-challenges/39-linear-algebra/vector-spaces.json

84 lines
1.3 KiB
JSON

{
"name": "Vector spaces",
"order": 4,
"challenges": [
{
"id": "59a5801209a6acac5983b583",
"title": "Vector spaces",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a801",
"title": "Subspaces",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a802",
"title": "Linear independence and spanning sets",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a803",
"title": "Bases",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a804",
"title": "Dimension",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a805",
"title": "Properties of Dimension",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}