Skip to content

Nicerova7/Codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codes

Interesanting problems solved by programming

1. Corrector Spelling

	A scored-based algorithm which predicts the right spelling of a word.

2. Recursion problem

	A recursive algorithm which detects divisors and prime numbers of a number then
	performs a new procedure with the subtraction of the number and its primer divisors.

License: MIT

Releases

No releases published

Packages

No packages published