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
+7
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,11 @@
1
+
> **IMPORTANT NOTE FOR NEW CONTRIBUTORS:**
2
+
>
3
+
> We do **not** yet accept entirely new chapters by everyone. If you would like to start work on one, get in contact with Leios first. If you create a full chapter, including text, and submit it as a pull request it is most likely going to get rejected.
4
+
>
5
+
> If you want to help, it is best to write language examples for *existing* chapters. You can also try to find spelling or other mistakes in existing chapters and submit fixes for those.
6
+
1
7
# The Arcane Algorithm Archive
8
+
2
9
The Arcane Algorithm Archive is a collaborative effort to create a guide for all important algorithms in all languages.
3
10
This goal is obviously too ambitious for a book of any size, but it is a great project to learn from and work on and will hopefully become an incredible resource for programmers in the future.
4
11
The book can be found here: https://www.algorithm-archive.org/.
0 commit comments