freeCodeCamp/math-challenges/44-number-theory/deterministic-primality-tes...

32 lines
512 B
JSON

{
"name": "Deterministic primality testing",
"order": 23,
"challenges": [
{
"id": "59a5801209a6acac5983b664",
"title": "Basic idea",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b159",
"title": "Algorithm and its analysis",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}