Skip to content
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

Add gitter badge #159

Closed
sangamcse opened this issue Oct 2, 2018 · 1 comment
Closed

Add gitter badge #159

sangamcse opened this issue Oct 2, 2018 · 1 comment
Assignees

Comments

@sangamcse
Copy link
Member

Add Gitter badge in README

@sangamcse sangamcse self-assigned this Oct 2, 2018
sangamcse added a commit to sangamcse/Algorithms that referenced this issue Oct 2, 2018
Add community communication channel.

Closes NITSkmOS#159
@sangamcse
Copy link
Member Author

GitMate.io thinks possibly related issues are #2 (Add all sorting algorithms), #3 (Add extended euclidean-gcd algo), #21 ([Algo]: Add Heapsort in Java), #156 (Add Git Basic Tutorial for newcomer), and #23 ([Algo]: Add Heapsort in C).

sangamcse added a commit that referenced this issue Oct 2, 2018
Add community communication channel.

Closes #159
thekaleidoscope added a commit to thekaleidoscope/Algorithms that referenced this issue Oct 2, 2018
This adds Extended Euclidean Algorithm with Python implementation of the same.
This implementation uses iterative method of the algorithm, takes two
values and gives out the gcd along with the polynomial equation to get
inverse directly if the gcd is 1. Code uses generic notations and
naming standard used in documentation along with that found in Wikipedia.

Closes NITSkmOS#3 NITSkmOS#159
thekaleidoscope added a commit to thekaleidoscope/Algorithms that referenced this issue Oct 2, 2018
This adds Extended Euclidean Algorithm with Python implementation of the same.
This implementation uses iterative method of the algorithm, takes two
values and gives out the gcd along with the polynomial equation to get
inverse directly if the gcd is 1. Code uses generic notations and
naming standard used in documentation along with that found in Wikipedia.

Closes NITSkmOS#3 NITSkmOS#159
sangamcse pushed a commit to thekaleidoscope/Algorithms that referenced this issue Oct 2, 2018
This adds Extended Euclidean Algorithm with Python implementation of the same.
This implementation uses iterative method of the algorithm, takes two
values and gives out the gcd along with the polynomial equation to get
inverse directly if the gcd is 1. Code uses generic notations and
naming standard used in documentation along with that found in Wikipedia.

Closes NITSkmOS#3 NITSkmOS#159
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant