freeCodeCamp/math-challenges/37-single-variable-calculus/differential-equations.json

71 lines
1.2 KiB
JSON

{
"name": "Differential Equations",
"order": 9,
"challenges": [
{
"id": "59a5801209a6acac5983b571",
"title": "Modeling with differential equations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a722",
"title": "Direction fields and Euler's method",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a723",
"title": "Separable equations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a724",
"title": "Models for population growth",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a725",
"title": "Linear equations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}