freeCodeCamp/curriculum/math-challenges/43-abstract-algebra/homomorphisms.json

32 lines
499 B
JSON
Raw Normal View History

{
"name": "Homomorphisms",
"order": 9,
"challenges": [
{
"id": "59a5801209a6acac5983b631",
"title": "Group homomorphisms",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b015",
"title": "The isomorphism theorem",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}