freeCodeCamp/curriculum/math-challenges/41-proofs/relations.json

71 lines
1.1 KiB
JSON

{
"name": "Relations",
"order": 11,
"challenges": [
{
"id": "59a5801209a6acac5983b608",
"title": "Properties of relations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a935",
"title": "Equivalence of relations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a936",
"title": "Equivalence classes and partitions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a937",
"title": "The integers modulo n",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a938",
"title": "Relations between sets",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}