Skip to content

Conversation

christianbender
Copy link

This python library contains some useful functions to deal with
prime numbers and whole numbers. The ideas for the algorithms came from resolves some problems from Project Euler.

christianbender added 9 commits November 18, 2017 16:29
This python library contains some useful functions to deal with
prime numbers and whole numbers. The ideas came by the problems sets from ProjectEuler.
I have remove the semicolons in line 8 and line 12
I have remove some semicolons. line 11, 12 and 42
I have remove some semicolons.
Identifier 'max' changed in 'maxNumber' , since 'max' is a function.
On this solution I used a 'set' data structure, since more efficient.
On this solution I used a 'set' data structure, since more efficient.
@harshildarji harshildarji merged commit 7bb26e9 into TheAlgorithms:master Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants