freeCodeCamp/curriculum/math-challenges/37-single-variable-calculus/applications-of-integration...

58 lines
946 B
JSON

{
"name": "Applications of Integration",
"order": 6,
"challenges": [
{
"id": "59a5801209a6acac5983b568",
"title": "Areas between curves",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a707",
"title": "Volumes",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a708",
"title": "Volumes by cylindrical shells",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a709",
"title": "Average value of a function",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}