Skip to content

feat: create a function to filter problems #102

Description

@ShivamSinghal1

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions