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 codes in different languages #166

Closed
vishalvibes opened this issue Oct 6, 2020 · 21 comments · Fixed by #171, #186 or #197
Closed

Add codes in different languages #166

vishalvibes opened this issue Oct 6, 2020 · 21 comments · Fixed by #171, #186 or #197
Assignees
Labels
good first issue Good for newcomers hacktoberfest Hacktoberfest time-minutes This issue should take a few minutes to fix up-for-grabs

Comments

@vishalvibes
Copy link
Member

vishalvibes commented Oct 6, 2020

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.

@vishalvibes vishalvibes pinned this issue Oct 6, 2020
@vishalvibes vishalvibes added enhancement New feature or request good-for-learning hacktoberfest Hacktoberfest up-for-grabs good first issue Good for newcomers time-minutes This issue should take a few minutes to fix labels Oct 6, 2020
@gaurangisinha
Copy link
Contributor

Hello, @Vishal19111999 Could I please contribute to this issue?

@vishalvibes
Copy link
Member Author

@gaurangisinha ya sure !

@shubhamnag14
Copy link

Can i contribute to this issue

@vishalvibes
Copy link
Member Author

@shubhamnag14 ya sure!

@paraggoyal28
Copy link
Contributor

@Vishal19111999 I would like to contribute to this issue also. May I ?

@vishalvibes
Copy link
Member Author

vishalvibes commented Oct 10, 2020

@paraggoyal28 sure but do mention here the algo and language of which you are writing code

@siddharthshekharr
Copy link
Contributor

@Vishal19111999 I want to add Linear Search code using Java

@vishalvibes
Copy link
Member Author

@HarthSid sure Siddharth, go ahead!

@snehaa1989
Copy link

Can i add Merge sort code using C++?

@vishalvibes
Copy link
Member Author

@snehaa1989 ya go ahead!

@adarsh115
Copy link
Contributor

hey @Vishal19111999 can I contribute C++ code for the Dijkstra algorithm

@vishalvibes
Copy link
Member Author

@adarsh115 ya sure!

@adarsh115
Copy link
Contributor

@adarsh115 ya sure!

ok. I added code and made a pr

@sanskarseth
Copy link
Collaborator

@adarsh115 you have closed your pull request. Please reopen it.

@subhadeep-123
Copy link

subhadeep-123 commented Oct 29, 2020

i would like to contribute a algorithm in c++
kindly assign me one

@sanskarseth
Copy link
Collaborator

@subhadeep-123 go through the directory and find an algorithm that is not there then raise an issue and make a pull request.
Different Algorithms and codes for algorithms that are there in different languages are welcomed 😇.

@123mansha
Copy link
Contributor

123mansha commented Oct 31, 2020

hey@ Vishal19111999 i added a STACKQ9(stack program )in C
please review it.

@123mansha
Copy link
Contributor

@Vishal19111999 I made a pr #192

@sanskarseth
Copy link
Collaborator

@123mansha please raise an issue first as the current issue is for implementing the codes that are already there in other languages.

@123mansha
Copy link
Contributor

123mansha commented Nov 1, 2020

@sanskarseth I added the code for insertion sort in the existing Insertion_Sort folder #192
Please check it and tell me it its right..
I raised an issue also #193

@AK-codingmaniac
Copy link
Contributor

Hello @Vishal19111999 @sanskarseth I would like to add some sorting and searching programs in javascript language.Can I?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Hacktoberfest time-minutes This issue should take a few minutes to fix up-for-grabs
Projects
None yet