freeCodeCamp/curriculum/math-challenges/32-linear-equations/introduction-to-polynomials...

45 lines
771 B
JSON

{
"name": "Introduction to Polynomials",
"order": 18,
"challenges": [
{
"id": "59a5801209a6acac5983b461",
"title": "Monomials, Binomials, and Trinomials",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a015",
"title": "Polynomials in Standard Form",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a016",
"title": "Addition and Subtraction of Polynomials",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}