freeCodeCamp/curriculum/math-challenges/42-combinatorics/polya-enumeration-formula.json

58 lines
939 B
JSON

{
"name": "Polya's Enumeration Formula",
"order": 9,
"challenges": [
{
"id": "59a5801209a6acac5983b619",
"title": "Equivalence and symmetry groups",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a984",
"title": "Burnside's theorems",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a985",
"title": "Cycle index",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a986",
"title": "Polya's formula",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}