freeCodeCamp/curriculum/math-challenges/32-linear-equations/linear-exponential-and-quad...

58 lines
1008 B
JSON

{
"name": "Linear, Exponential and Quadratic Models",
"order": 42,
"challenges": [
{
"id": "59a5801209a6acac5983b488",
"title": "Identifying Linear, Exponential, and Quadratic Models",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a239",
"title": "Linear, Quadratic, and Cubic Models",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a240",
"title": "Cubic Models",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a241",
"title": "Applications of Function Models",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}