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 algorithms in Ruby, C#, Golang and Rust #1122

Open
i-vishi opened this issue Oct 1, 2020 · 12 comments · Fixed by #1130
Open

Add algorithms in Ruby, C#, Golang and Rust #1122

i-vishi opened this issue Oct 1, 2020 · 12 comments · Fixed by #1130

Comments

@i-vishi
Copy link
Member

i-vishi commented Oct 1, 2020

Implement Data structures and algorithms in Ruby, Go, C# and Rust

@i-vishi i-vishi added good first issue Good for newcomers Hacktoberfest add algorithms to fix this issue Ruby C # HacktoberFest2020 Go Rust labels Oct 1, 2020
@divyanshugit
Copy link
Contributor

@i-vishi , Can I create a Pull request directly or do I need to first create a new issue for this?

@i-vishi
Copy link
Member Author

i-vishi commented Oct 1, 2020

Create a PR, no need to make another issue

@nits01
Copy link

nits01 commented Oct 1, 2020

I am trying to clone this repo after forking but its giving me errors.

@sahuaman83
Copy link

I have added Dijkstra's Algo in C# with documentation. Please Review!!

@i-vishi i-vishi added the Ruby label Oct 1, 2020
@Priyansh2001here
Copy link
Contributor

Please merge #1232

@Priyansh2001here
Copy link
Contributor

I can implement more but need some time

@Adarsh08X
Copy link

Hey can i add algorithm in c++ or python?

@i-vishi
Copy link
Member Author

i-vishi commented Oct 2, 2020

@Adarsh08X most of the algorithms are already implemented in c++ and python. If you want to add a new algorithm or want to improve the current code, you can go ahead

@Adarsh08X
Copy link

I've added Kadane's algorithm in c#

@varshaig1999
Copy link

Hey @i-vishi can I make some changes to the current algorithms in c++ to make it better?

@i-vishi
Copy link
Member Author

i-vishi commented Oct 3, 2020

@varshaig1999 Yes, you can. If you find some errors in the current code or you want to add some explanation to the code you can make changes

@Mitali-laroia
Copy link

Mitali-laroia commented Oct 4, 2020

@i-vishi Added selection sort in c#.
Pls have a look at #1537

@i-vishi i-vishi removed HacktoberFest2020 Hacktoberfest add algorithms to fix this issue labels Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants