58 lines
		
	
	
		
			969 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			58 lines
		
	
	
		
			969 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|   | { | ||
|  |   "name": "Factoring algorithms", | ||
|  |   "order": 13, | ||
|  |   "challenges": [ | ||
|  |     { | ||
|  |       "id": "59a5801209a6acac5983b678", | ||
|  |       "title": "Pollard p minus 1 algorithm", | ||
|  |       "description": [ | ||
|  |         "" | ||
|  |       ], | ||
|  |       "challengeSeed": [ | ||
|  |         "" | ||
|  |       ], | ||
|  |       "tests": [ | ||
|  |         "" | ||
|  |       ] | ||
|  |     }, | ||
|  |     { | ||
|  |       "id": "59a5801209a6acac5983b215", | ||
|  |       "title": "Pollard Rho algorithm", | ||
|  |       "description": [ | ||
|  |         "" | ||
|  |       ], | ||
|  |       "challengeSeed": [ | ||
|  |         "" | ||
|  |       ], | ||
|  |       "tests": [ | ||
|  |         "" | ||
|  |       ] | ||
|  |     }, | ||
|  |     { | ||
|  |       "id": "59a5801209a6acac5983b216", | ||
|  |       "title": "Dixon's Random squares algorithm", | ||
|  |       "description": [ | ||
|  |         "" | ||
|  |       ], | ||
|  |       "challengeSeed": [ | ||
|  |         "" | ||
|  |       ], | ||
|  |       "tests": [ | ||
|  |         "" | ||
|  |       ] | ||
|  |     }, | ||
|  |     { | ||
|  |       "id": "59a5801209a6acac5983b217", | ||
|  |       "title": "Factoring algorithms in practice", | ||
|  |       "description": [ | ||
|  |         "" | ||
|  |       ], | ||
|  |       "challengeSeed": [ | ||
|  |         "" | ||
|  |       ], | ||
|  |       "tests": [ | ||
|  |         "" | ||
|  |       ] | ||
|  |     } | ||
|  |   ] | ||
|  | } |