Skip to content

Added programs #8

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 4 commits into from
Apr 22, 2017
Merged

Added programs #8

merged 4 commits into from
Apr 22, 2017

Conversation

saketrule
Copy link
Contributor

Added programs for Segment tree, prime number checker, sieve of eratosthenes, and GCD to get started.
Updated README.md
I checked the program for correctness, but you can test them anyways.

@@ -0,0 +1,49 @@
'''
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Le'ts use folder names without blank lines.
i'd prefer just snake case (same as variables)

@saketrule
Copy link
Contributor Author

Done

@@ -1,8 +1,12 @@
# Pythonic Data Structures and Algorithms

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@outlawmose
Copy link

😉😉

@keon keon merged commit 764269a into keon:master Apr 22, 2017
@keon
Copy link
Owner

keon commented Apr 22, 2017

That was quick :)

@outlawmose
Copy link

Not quick enough!

@outlawmose
Copy link

😆

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.

4 participants