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

Classify algorithms #28

Closed
the-ethan-hunt opened this issue Nov 28, 2017 · 3 comments
Closed

Classify algorithms #28

the-ethan-hunt opened this issue Nov 28, 2017 · 3 comments

Comments

@the-ethan-hunt
Copy link
Contributor

Instead of searching all the through the list, how about creating folders like Bit manipulation, dynamic programming , greedy algorithms and so on. This would create a neat and tidy repo

@prateekiiest
Copy link
Member

prateekiiest commented Nov 28, 2017

Yeah, thats a good design. But most of the code written here are in a modular fashion, I guess with separate folders.

If we implement some of the common greedy problems, or bit manipulation ones, then it is better to go with the modular way as you said

@the-ethan-hunt
Copy link
Contributor Author

Yes, as we proceed with more algorithms, we can classify them 😄

@prateekiiest
Copy link
Member

I am closing this as of 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