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

Have a separate folder for sorting algorithms written in Python #80

Closed
rahulkumaran opened this issue Dec 5, 2017 · 2 comments
Closed

Comments

@rahulkumaran
Copy link
Contributor

I think it would be better if we create a separate folder for sorting algorithms in python as there might be people who only know Python and might know C or C++
As a result it might become difficult for them to comprehend the sorting algos in C and C++
Therefore I'd like to assign this task of creating a separate folder with Sorting algos in Python and write a couple of sorting algos into it too!

@rahulkumaran
Copy link
Contributor Author

@prateekiiest Please do have a look at this :)

@prateekiiest
Copy link
Member

It is quite redundant to have the same code written in a different language over and over with no space for new algorithms.

We can go for this provided we have a good number of such cases.

I am closing this now

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

No branches or pull requests

2 participants