freeCodeCamp/math-challenges/32-linear-equations/polynomial-factoring.json

32 lines
517 B
JSON

{
"name": "Polynomial Factoring",
"order": 20,
"challenges": [
{
"id": "59a5801209a6acac5983b463",
"title": "Factoring Polynomials",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a022",
"title": "Monomial Factors of Polynomials",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}