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: src/index.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,16 +3,14 @@ title: Main Page
3
3
hide:
4
4
- navigation
5
5
---
6
-
<h1data-toc="off">E-Maxx Algorithms in English</h1>
6
+
<h1data-toc="off">Algorithms for Competitive Programming</h1>
7
7
8
8
*The goal of this project is to translate the wonderful resource
9
9
[http://e-maxx.ru/algo](http://e-maxx.ru/algo) which provides descriptions of many algorithms
10
10
and data structures especially popular in field of competitive programming.
11
11
Moreover we want to improve the collected knowledge by extending the articles
12
12
and adding new articles to the collection.*
13
13
14
-
*For a similar project, that translates the collection of articles into Portuguese, visit [https://cp-algorithms-brasil.com](https://cp-algorithms-brasil.com).*
0 commit comments