forked fromcp-algorithms/cp-algorithms
- Notifications
You must be signed in to change notification settings - Fork0
Translation ofhttp://e-maxx.ru into English
License
NotificationsYou must be signed in to change notification settings
Loststray/e-maxx-eng
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The goal of this project is to translate the wonderful resourcehttp://e-maxx.ru/algo which provides descriptions of many algorithmsand data structures especially popular in field of competitive programming.Moreover we want to improve the collected knowledge by extending the articlesand adding new articles to the collection.
Compiled pages are published athttps://cp-algorithms.com/.
- October 31, 2022: It is now possible to select and copy
$\LaTeX$ source code of formulas within the articles. - June 8, 2022: Tags are enabled. Each article is now marked whether it is translated or original, overall tag info is present in thetag index. For translated articles, clicking on
From: X
tag would lead to the original article. - June 7, 2022: Date of last commit and author list with contribution percentage is tracked for each page.
- June 5, 2022: Enabled content tabs and sidebar navigation. The navigation is moved to aseparate page and its structure should be adjusted innavigation.md whenever a new article is created or an old one is moved.
- January 16, 2022: Switched to theMkDocs site generator with theMaterial for MkDocs theme, which give the website a more modern look, brings a couple of new features (dark mode, better search, ...), makes the website more stable (in terms of rendering math formulas), and makes it easier to contribute.
- (17 October 2022)Binary Search
- (17 October 2022)MEX (Minimum Excluded element in an array)
- (12 May 2022)Factoring Exponentiation
- (7 May 2022)Knuth's Optimization
- (31 March 2022)Continued fractions
Full list of updates:Commit History
Full list of articles:Navigation
About
Translation ofhttp://e-maxx.ru into English
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- C++70.7%
- HTML10.5%
- C8.5%
- Python4.2%
- JavaScript2.7%
- Shell2.1%
- CSS1.3%