Skip to content

Commit

Permalink
📝 Clarifies submission criteria
Browse files Browse the repository at this point in the history
  • Loading branch information
rushilsrivastava authored Sep 17, 2024
1 parent 43309a0 commit 8355c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHALLENGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ Your solution will be evaluated based on the following criteria:

## Submission Guidelines

1. Fork this repository or create a new repository with your solution
1. Fork this repository or create a new repository with your solution. Your solution must be a FastAPI application that can run with the same application name provided in the boilerplate.
2. Include a SUBMISSION.md file with:
- Brief explanation of your algorithm and its time complexity
- Any assumptions you made
Expand Down

0 comments on commit 8355c71

Please sign in to comment.