Difference between revisions of "Main Page2"
From Algorithm Wiki
(Added header) |
|||
(11 intermediate revisions by 7 users not shown) | |||
Line 3: | Line 3: | ||
<!-- "WELCOME TO ALGOWIKI" AND ARTICLE COUNT --> | <!-- "WELCOME TO ALGOWIKI" AND ARTICLE COUNT --> | ||
<div style="margin:0.4em; width:22em; text-align:center;"> | <div style="margin:0.4em; width:22em; text-align:center;"> | ||
− | <div style="font-size:162%; padding:.1em;">Welcome to [[ | + | <div style="font-size:162%; padding:.1em;">Welcome to [[Algorithm Wiki:About|Algorithm Wiki]],</div> |
− | <div style="font-size:95%;">the | + | <div style="font-size:95%;">the free encyclopedia that anyone can edit.</div> |
− | <div id="articlecount" style="font-size:85%;">[[Special:Statistics|{{NUMBEROFARTICLES}}]] articles in | + | <div id="articlecount" style="font-size:85%;">[[Special:Statistics|{{NUMBEROFARTICLES}}]] articles in English</div> |
</div> | </div> | ||
<!-- PORTAL LIST ON RIGHT-HAND SIDE --> | <!-- PORTAL LIST ON RIGHT-HAND SIDE --> | ||
<ul style="position:absolute; right:-1em; top:50%; margin-top:-2.4em; width:38%; min-width:25em; font-size:95%;"> | <ul style="position:absolute; right:-1em; top:50%; margin-top:-2.4em; width:38%; min-width:25em; font-size:95%;"> | ||
− | <li style="position:absolute; left:0; top:0;">[[ | + | <li style="position:absolute; left:0; top:0;">[[Algorithm Wiki:Privacy policy|Privacy Policy]]</li> |
− | <li style="position:absolute; left:0; top:1.6em;">[[ | + | <li style="position:absolute; left:0; top:1.6em;">[[Algorithm Wiki:About|About Us]]</li> |
<li style="position:absolute; left:0; top:3.2em;">[[Portal:Geography|Geography]]</li> | <li style="position:absolute; left:0; top:3.2em;">[[Portal:Geography|Geography]]</li> | ||
<li style="position:absolute; left:33%; top:0;">[[Portal:History|History]]</li> | <li style="position:absolute; left:33%; top:0;">[[Portal:History|History]]</li> |
Latest revision as of 16:22, 27 July 2020
This wiki is dedicated to solutions to problems from The Algorithms Design Manual (Second Edition) by Steven Skiena.