AllAlgorithms / algorithms

The All ▲lgorithms documentation website.
https://allalgorithms.com/
MIT License
161 stars 57 forks source link

Know any algorithm implementation in any language? #4

Closed abranhe closed 5 years ago

abranhe commented 6 years ago

Hi, everyone!

Do you know any algorithm implementation in any language, that you wanna share with us?

Open a pull request in any of the programming languages available, or recommend another language you want to implement algorithms!

Joe-Wilson commented 6 years ago

I know bubble sort in java, would you like me to implement that somewhere?

abranhe commented 6 years ago

Hey @Joe-Wilson, Bubble Sort it's already implemented in Java, do you know any other algorithms you want to implement?

Check out the Java Algorithms Repository! All Pull Request are welcome!!!!!!!!

Joe-Wilson commented 6 years ago

Ah, my apologies, the link to the file didn't work so I assumed it wasn't done.

How about binary search?

abranhe commented 6 years ago

Yeah @Joe-Wilson you can implement it in any language, just check if there isn't implemented yet😃

Joe-Wilson commented 6 years ago

It doesn't look like it's implemented yet, I'll do it in java.

altaf933 commented 6 years ago

I have added one coin change problem solution that uses recursive pattern.

https://github.com/AllAlgorithms/algorithms/pull/9

bhuvanakundumani commented 6 years ago

Hi - I want to write for Magic Sqaure and Pascal's triangle in Python. Pl let me know

abranhe commented 6 years ago

@bhuvanakundumani that would be great, check out https://github.com/allalgorithms/python

bhuvanakundumani commented 6 years ago

Hi ,

I am unable to PR . have sent the link of the github repo https://github.com/bhuvanakundumani/python-1.git let me know the next steps. Thanks

On Tue, Oct 23, 2018 at 9:56 PM Abraham Hernandez notifications@github.com wrote:

@bhuvanakundumani https://github.com/bhuvanakundumani that would be great, check out https://github.com/allalgorithms/python

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AllAlgorithms/algorithms/issues/4#issuecomment-432317256, or mute the thread https://github.com/notifications/unsubscribe-auth/ADi8Q1A0JlU_fa3YNErL15pQOpe_1osjks5un0NEgaJpZM4XDDUd .

-- Thank You, Bhuvana K A

bhuvanakundumani commented 6 years ago

PR done. Sorry . Am a newbie and hence the trouble.

On Wed, Oct 24, 2018 at 2:56 PM Bhuvana Kundumani < bhuvana.kundumani@gmail.com> wrote:

Hi ,

I am unable to PR . have sent the link of the github repo https://github.com/bhuvanakundumani/python-1.git let me know the next steps. Thanks

On Tue, Oct 23, 2018 at 9:56 PM Abraham Hernandez < notifications@github.com> wrote:

@bhuvanakundumani https://github.com/bhuvanakundumani that would be great, check out https://github.com/allalgorithms/python

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AllAlgorithms/algorithms/issues/4#issuecomment-432317256, or mute the thread https://github.com/notifications/unsubscribe-auth/ADi8Q1A0JlU_fa3YNErL15pQOpe_1osjks5un0NEgaJpZM4XDDUd .

-- Thank You, Bhuvana K A

-- Thank You, Bhuvana K A