freeCodeCamp/curriculum/math-challenges/39-linear-algebra/determinants.json

32 lines
517 B
JSON

{
"name": "Determinants",
"order": 5,
"challenges": [
{
"id": "59a5801209a6acac5983b584",
"title": "Determinant of a matrix",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a807",
"title": "Properties of determinants of matrices",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}