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

feat: create a function to filter problems #102

Open
ShivamSinghal1 opened this issue Nov 7, 2021 · 0 comments
Open

feat: create a function to filter problems #102

ShivamSinghal1 opened this issue Nov 7, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ShivamSinghal1
Copy link
Member

Create a function -
if we give param "COOK", "LONG", "LUNCH" or "START" to that function
it should return problems to a particular contest.

E.g. - Given "COOK" and "LONG" to function - it should return Problems Model Object List containing problems to Long Challenge and Cook-Off.

Steps -
Filter Contests using some filter.
Filter Problems that are in that contests.

@ShivamSinghal1 ShivamSinghal1 added the enhancement New feature or request label Nov 7, 2021
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

2 participants