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: CONTRIBUTING.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
@@ -12,7 +12,7 @@ We are very happy that you consider implementing algorithms and data structure f
12
12
13
13
- You did your work - plagiarism is not allowed.
14
14
- Any plagiarized work will not be merged.
15
-
- Your work will be distributed under [GNU License](License) once your pull request is merged
15
+
- Your work will be distributed under [GNU License](LICENSE) once your pull request is merged
16
16
- You submitted work fulfils or mostly fulfils our styles and standards
17
17
18
18
**New implementation** is welcome! For example, new solutions to a problem, different representations of a graph data structure or algorithm designs with different complexity.
0 commit comments