Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e8d480f

Browse files
added links
1 parent 643de07 commit e8d480f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Algorithm Design Manual notes
1+
# [Algorithm Design Manual notes](http://csaba.palfi.me/algorithm-design-manual/)
22

3-
My notes for the book titled 'The Algorithm Design Manual' by Steven S. Skiena.
3+
My work-in-progress notes for the book titled '[The Algorithm Design Manual](http://www.algorist.com/)' by Steven S. Skiena.

‎index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ layout: index
33
root: true
44
---
55

6+
My work-in-progress notes for the book titled '[The Algorithm Design Manual](http://www.algorist.com/)' by Steven S. Skiena.
7+
68
<ul class="posts">
79
{% for post in site.posts reversed %}
810
<li><a href=".{{ post.url }}">{{ post.title }}</a></li>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /