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: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -47,3 +47,4 @@ Sorting algorithms implemented in different languages (for hacktoberfest :D).
47
47
# Contributing
48
48
If there's an existing folder named with your chosen language, create a file for your new algorithm inside, calling it by the algorithm name and using the appropriate file extension i.e. `bubbleSort.js`. If there aren't any algorithms using your chosen language, feel free to start your own folder, place your implementations inside add it to this documentation as well!
0 commit comments