-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4421504
commit e8cba4b
Showing
21 changed files
with
189 additions
and
315 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"dynamic-programming": [1, "/categories/dynamic-programming.html", {"posts": [{"url": "/posts/fibonacci-numbers.html", "date": "12/28/2014", "title": "Fibonacci Numbers", "isodate": "2014-12-28T20:35:00+05:30"}]}], "mathjax": [2, "/categories/mathjax.html", {"posts": [{"url": "/posts/fibonacci-numbers.html", "date": "12/28/2014", "title": "Fibonacci Numbers", "isodate": "2014-12-28T20:35:00+05:30"}, {"url": "/posts/hello-world.html", "date": "12/09/2014", "title": "Hello World!", "isodate": "2014-12-09T18:00:00+05:30"}, {"url": "/stories/about.html", "date": "12/09/2014", "title": "About", "isodate": "2014-12-09T18:00:00+05:30"}]}], "algorithm": [1, "/categories/algorithm.html", {"posts": [{"url": "/posts/fibonacci-numbers.html", "date": "12/28/2014", "title": "Fibonacci Numbers", "isodate": "2014-12-28T20:35:00+05:30"}]}], "misc": [1, "/categories/misc.html", {"posts": [{"url": "/posts/hello-world.html", "date": "12/09/2014", "title": "Hello World!", "isodate": "2014-12-09T18:00:00+05:30"}, {"url": "/stories/about.html", "date": "12/09/2014", "title": "About", "isodate": "2014-12-09T18:00:00+05:30"}]}], "python": [1, "/categories/python.html", {"posts": [{"url": "/posts/fibonacci-numbers.html", "date": "12/28/2014", "title": "Fibonacci Numbers", "isodate": "2014-12-28T20:35:00+05:30"}]}]} | ||
{"misc": [1, "/categories/misc.html", {"posts": [{"isodate": "2014-12-09T18:00:00+05:30", "title": "Hello World!", "date": "12/09/2014", "url": "/posts/hello-world.html"}, {"isodate": "2014-12-09T18:00:00+05:30", "title": "About", "date": "12/09/2014", "url": "/stories/about.html"}]}], "algorithm": [2, "/categories/algorithm.html", {"posts": [{"isodate": "2015-03-11T20:00:00+05:30", "title": "Catalan Numbers", "date": "03/11/2015", "url": "/posts/catalan-numbers.html"}, {"isodate": "2014-12-28T20:35:00+05:30", "title": "Fibonacci Numbers", "date": "12/28/2014", "url": "/posts/fibonacci-numbers.html"}]}], "dynamic-programming": [2, "/categories/dynamic-programming.html", {"posts": [{"isodate": "2015-03-11T20:00:00+05:30", "title": "Catalan Numbers", "date": "03/11/2015", "url": "/posts/catalan-numbers.html"}, {"isodate": "2014-12-28T20:35:00+05:30", "title": "Fibonacci Numbers", "date": "12/28/2014", "url": "/posts/fibonacci-numbers.html"}]}], "python": [2, "/categories/python.html", {"posts": [{"isodate": "2015-03-11T20:00:00+05:30", "title": "Catalan Numbers", "date": "03/11/2015", "url": "/posts/catalan-numbers.html"}, {"isodate": "2014-12-28T20:35:00+05:30", "title": "Fibonacci Numbers", "date": "12/28/2014", "url": "/posts/fibonacci-numbers.html"}]}], "mathjax": [3, "/categories/mathjax.html", {"posts": [{"isodate": "2015-03-11T20:00:00+05:30", "title": "Catalan Numbers", "date": "03/11/2015", "url": "/posts/catalan-numbers.html"}, {"isodate": "2014-12-28T20:35:00+05:30", "title": "Fibonacci Numbers", "date": "12/28/2014", "url": "/posts/fibonacci-numbers.html"}, {"isodate": "2014-12-09T18:00:00+05:30", "title": "Hello World!", "date": "12/09/2014", "url": "/posts/hello-world.html"}, {"isodate": "2014-12-09T18:00:00+05:30", "title": "About", "date": "12/09/2014", "url": "/stories/about.html"}]}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>My Programming Page (algorithm)</title><link>http://djsagarahire.github.io/</link><description></description><language>en</language><lastBuildDate>Sun, 28 Dec 2014 20:45:01 GMT</lastBuildDate><generator>http://getnikola.com/</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Fibonacci Numbers</title><link>http://djsagarahire.github.io/posts/fibonacci-numbers.html</link><dc:creator>Sagar Ahire</dc:creator><description><p>In this post, we'll examine the Fibonacci number sequence and deal with the problem of finding the <tt class="docutils literal">n</tt> th Fibonacci number. We'll examine various approaches that steadily increase in efficiency.</p> | ||
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>My Programming Page (algorithm)</title><link>http://djsagarahire.github.io/</link><description></description><language>en</language><lastBuildDate>Wed, 11 Mar 2015 21:02:46 GMT</lastBuildDate><generator>http://getnikola.com/</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Catalan Numbers</title><link>http://djsagarahire.github.io/posts/catalan-numbers.html</link><dc:creator>Sagar Ahire</dc:creator><description><p>In this post, we will examine the Catalan number sequence and have a look at some of its vast applications in computer science and combinatorics in general. Then we will figure out an efficient way to compute the <tt class="docutils literal">n</tt> th Catalan number.</p> | ||
<p><a href="http://djsagarahire.github.io/posts/catalan-numbers.html">Read more…</a> (5 min remaining to read)</p></description><category>algorithm</category><category>dynamic-programming</category><category>mathjax</category><category>python</category><guid>http://djsagarahire.github.io/posts/catalan-numbers.html</guid><pubDate>Wed, 11 Mar 2015 14:30:00 GMT</pubDate></item><item><title>Fibonacci Numbers</title><link>http://djsagarahire.github.io/posts/fibonacci-numbers.html</link><dc:creator>Sagar Ahire</dc:creator><description><p>In this post, we'll examine the Fibonacci number sequence and deal with the problem of finding the <tt class="docutils literal">n</tt> th Fibonacci number. We'll examine various approaches that steadily increase in efficiency.</p> | ||
<p><a href="http://djsagarahire.github.io/posts/fibonacci-numbers.html">Read more…</a> (6 min remaining to read)</p></description><category>algorithm</category><category>dynamic-programming</category><category>mathjax</category><category>python</category><guid>http://djsagarahire.github.io/posts/fibonacci-numbers.html</guid><pubDate>Sun, 28 Dec 2014 15:05:00 GMT</pubDate></item></channel></rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>My Programming Page (dynamic-programming)</title><link>http://djsagarahire.github.io/</link><description></description><language>en</language><lastBuildDate>Sun, 28 Dec 2014 20:45:01 GMT</lastBuildDate><generator>http://getnikola.com/</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Fibonacci Numbers</title><link>http://djsagarahire.github.io/posts/fibonacci-numbers.html</link><dc:creator>Sagar Ahire</dc:creator><description><p>In this post, we'll examine the Fibonacci number sequence and deal with the problem of finding the <tt class="docutils literal">n</tt> th Fibonacci number. We'll examine various approaches that steadily increase in efficiency.</p> | ||
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>My Programming Page (dynamic-programming)</title><link>http://djsagarahire.github.io/</link><description></description><language>en</language><lastBuildDate>Wed, 11 Mar 2015 21:02:46 GMT</lastBuildDate><generator>http://getnikola.com/</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Catalan Numbers</title><link>http://djsagarahire.github.io/posts/catalan-numbers.html</link><dc:creator>Sagar Ahire</dc:creator><description><p>In this post, we will examine the Catalan number sequence and have a look at some of its vast applications in computer science and combinatorics in general. Then we will figure out an efficient way to compute the <tt class="docutils literal">n</tt> th Catalan number.</p> | ||
<p><a href="http://djsagarahire.github.io/posts/catalan-numbers.html">Read more…</a> (5 min remaining to read)</p></description><category>algorithm</category><category>dynamic-programming</category><category>mathjax</category><category>python</category><guid>http://djsagarahire.github.io/posts/catalan-numbers.html</guid><pubDate>Wed, 11 Mar 2015 14:30:00 GMT</pubDate></item><item><title>Fibonacci Numbers</title><link>http://djsagarahire.github.io/posts/fibonacci-numbers.html</link><dc:creator>Sagar Ahire</dc:creator><description><p>In this post, we'll examine the Fibonacci number sequence and deal with the problem of finding the <tt class="docutils literal">n</tt> th Fibonacci number. We'll examine various approaches that steadily increase in efficiency.</p> | ||
<p><a href="http://djsagarahire.github.io/posts/fibonacci-numbers.html">Read more…</a> (6 min remaining to read)</p></description><category>algorithm</category><category>dynamic-programming</category><category>mathjax</category><category>python</category><guid>http://djsagarahire.github.io/posts/fibonacci-numbers.html</guid><pubDate>Sun, 28 Dec 2014 15:05:00 GMT</pubDate></item></channel></rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.