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
- Verify that any added algorithms or data structures aren’t already implemented elsewhere in the repository (including under a different name).
3
3
- Confirm that the proposed algorithm is a recognized computer-science algorithm, not a problem-specific adaptation of a general technique (e.g., tuned for LeetCode or other competitive-programming problems).
4
+
- Check that the extension of all code file names is a lowercase r.
0 commit comments