freeCodeCamp/math-challenges/43-abstract-algebra/integers.json

32 lines
492 B
JSON

{
"name": "Integers",
"order": 2,
"challenges": [
{
"id": "59a5801209a6acac5983b622",
"title": "Mathematical induction",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a991",
"title": "Division algorithm",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}