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 C++, Python or JAVA missing code. #30

Open
shivam-51 opened this issue Nov 25, 2020 · 3 comments
Open

Add C++, Python or JAVA missing code. #30

shivam-51 opened this issue Nov 25, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@shivam-51
Copy link

The repo contains standard and most commonly used algorithms. C++, Python and JAVA being the most used languages it makes sense that all the algorithms stated must be available in these 3 languages.
JAVA code for example is missing from some of the algorithms.
Task: to add the codes which are not present in all the 3 languages.

@Siddhant-K-code
Copy link

Can I add the C++ Version for All the sorting algorithms ? Also, We can Add Language Section to classify b/w languages in Main File of the website, so user can access with a particular language (C++/JAVA/Python)

@arnabsen1729
Copy link
Member

@Siddhant-K-code Sure there you can contribute to this repo. But make sure you follow the guidelines.

Regarding the separate language section, I don't think mdbook allows that kind of configuration. We will try to look into it, if you find some ways do let us know.

@arnabsen1729 arnabsen1729 added the enhancement New feature or request label Nov 28, 2020
@Siddhant-K-code
Copy link

Suppose, i have Merge Sort Algorithm, but code in Java is already there, then how can i add to the same with my C++ Code ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants