You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHALLENGE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -299,7 +299,7 @@ Your solution will be evaluated based on the following criteria:
299
299
300
300
## Submission Guidelines
301
301
302
-
1. Fork this repository or create a new repository with your solution
302
+
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.
303
303
2. Include a SUBMISSION.md file with:
304
304
- Brief explanation of your algorithm and its time complexity
0 commit comments