Skip to content

feat: create a function to filter problems #102

@ShivamSinghal1

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.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions