-
Notifications
You must be signed in to change notification settings - Fork 50
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 codes in different languages #166
Comments
Hello, @Vishal19111999 Could I please contribute to this issue? |
@gaurangisinha ya sure ! |
Can i contribute to this issue |
@shubhamnag14 ya sure! |
@Vishal19111999 I would like to contribute to this issue also. May I ? |
@paraggoyal28 sure but do mention here the algo and language of which you are writing code |
@Vishal19111999 I want to add Linear Search code using Java |
@HarthSid sure Siddharth, go ahead! |
Can i add Merge sort code using C++? |
@snehaa1989 ya go ahead! |
hey @Vishal19111999 can I contribute C++ code for the Dijkstra algorithm |
@adarsh115 ya sure! |
ok. I added code and made a pr |
@adarsh115 you have closed your pull request. Please reopen it. |
i would like to contribute a algorithm in c++ |
@subhadeep-123 go through the directory and find an algorithm that is not there then raise an issue and make a pull request. |
hey@ Vishal19111999 i added a STACKQ9(stack program )in C |
@Vishal19111999 I made a pr #192 |
@123mansha please raise an issue first as the current issue is for implementing the codes that are already there in other languages. |
@sanskarseth I added the code for insertion sort in the existing Insertion_Sort folder #192 |
Hello @Vishal19111999 @sanskarseth I would like to add some sorting and searching programs in javascript language.Can I? |
Add codes of simpler algorithms like linear search, etc. in more language.
A good start will be python3, golang, javascript, C#...
But anything that's known is wholeheartedly welcomed!
Note: This issue is for adding codes, that are already there in the directory, in different languages. If you want to add different algorithms then raise an issue first and then make a pull request.
The text was updated successfully, but these errors were encountered: