Skip to content

Synchronizing with source #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 190 commits into from
Dec 13, 2017
Merged

Synchronizing with source #1

merged 190 commits into from
Dec 13, 2017

Conversation

sp0oks
Copy link
Owner

@sp0oks sp0oks commented Dec 13, 2017

No description provided.

harshildarji and others added 29 commits November 15, 2017 19:07
Added a python implementation of knuth-morris-pratt string search algo
Problem Euler Solution Added
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.
Solution to the Problem 16  has been added.
On this solution I used a 'set' data structure, since more efficient.
On this solution I used a 'set' data structure, since more efficient.
Lines like 19, 20, 29, 30, etc. use np but it is never defined.
 Added Solution for Problem 20
Fixed heading's formatting errors
Update minimum_partition.py
add mean bias deviation in scoring functions
Merge pull request #1 from TheAlgorithms/master
Project Euler - Easier Solution To Problem 7
@sp0oks sp0oks merged commit bfdc0a6 into sp0oks:master Dec 13, 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.