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

Need different folders for different levels of difficulty. #111

Open
Ajeet1606 opened this issue Jul 10, 2021 · 11 comments
Open

Need different folders for different levels of difficulty. #111

Ajeet1606 opened this issue Jul 10, 2021 · 11 comments
Labels
feature What feature would you like LeetHub to have and why?

Comments

@Ajeet1606
Copy link

As of now all problems are simply pushed in the repo, so the length of repo on the front itself becomes very long. It would be great help if we can get a feature that problems are added in different folders according to their difficulty.
Like most commonly 3 folders, one consisting of easy problems, one medium and one for hard.
Thanks!

@vikas-deshpande
Copy link

As of now all problems are simply pushed in the repo, so the length of repo on the front itself becomes very long. It would be great help if we can get a feature that problems are added in different folders according to their difficulty. Like most commonly 3 folders, one consisting of easy problems, one medium and one for hard. Thanks!

To add, just adding a general folder structure support would be beneficial, especially if we want to link leethub to an existing repo (with a specific code/folder structure already in place).

@QasimWani QasimWani added the feature What feature would you like LeetHub to have and why? label Dec 27, 2021
@Kajal13081
Copy link

As of now all problems are simply pushed in the repo, so the length of repo on the front itself becomes very long. It would be great help if we can get a feature that problems are added in different folders according to their difficulty. Like most commonly 3 folders, one consisting of easy problems, one medium and one for hard. Thanks!

To add, just adding a general folder structure support would be beneficial, especially if we want to link leethub to an existing repo (with a specific code/folder structure already in place).

Yes like if we are solving questions of array, so we can make an array folder where all array questions can be stored. In this way we can have all the questions topic wise.

@SHIVAM2001-NITP
Copy link

gfg practice code auto push also ?

@Heisenberg0203
Copy link

Different folders for different topics would be beneficial.

@NikitaShkaruba
Copy link

It would be nice to have a feature of migrating an existing repo to the new file structure also! :)

@samipsuwal
Copy link

@QasimWani My latest push #230 implements this

@ZenithClown
Copy link

I can see PR #369 but how to get this done?

@singh3abhi
Copy link

Hey i just wanted to know if anyone implemented the folder structure support in their forked repos
which will sync problems to their tags -> difficulty -> problem

@RaghaRao314159
Copy link

I am unable to link contest problem solutions, It would be great if this gets added as well

@Ajeet1606
Copy link
Author

@RaghaRao314159 as far as I know contest problems aren't pushed automatically, submit the code to online judge after contest, it should work then.

@BOT-TLE
Copy link

BOT-TLE commented Feb 9, 2024

It would be great if we can push different language solution with one question only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature What feature would you like LeetHub to have and why?
Projects
None yet
Development

No branches or pull requests