Skip to content

Commit

Permalink
Added Post 002: Catalan Numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
DJSagarAhire committed Mar 11, 2015
1 parent 4421504 commit e8cba4b
Show file tree
Hide file tree
Showing 21 changed files with 189 additions and 315 deletions.
32 changes: 10 additions & 22 deletions 2014/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@

<!--[if lt IE 9]><script src="/assets/js/html5.js"></script><![endif]-->


<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript" src="http://s.sharethis.com/loader.js"></script>




Expand Down Expand Up @@ -117,27 +120,6 @@ <h1>Posts for year 2014</h1>
<script src="../assets/js/bootstrap.min.js"></script>
<script src="../assets/js/jquery.colorbox-min.js"></script>

<!-- Social buttons -->
<div id="addthisbox" class="addthis_toolbox addthis_peekaboo_style addthis_default_style addthis_label_style addthis_32x32_style">
<a class="addthis_button_more">Share</a>
<ul>
<li>
<a class="addthis_button_facebook"></a>
</li>
<li>
<a class="addthis_button_google_plusone_share"></a>
</li>
<li>
<a class="addthis_button_linkedin"></a>
</li>
<li>
<a class="addthis_button_twitter"></a>
</li>
</ul>
</div>
<script src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4f7088a56bb93798"></script>
<!-- End of social buttons -->


<script>jQuery("a.image-reference").colorbox({rel:"gal",maxWidth:"100%",maxHeight:"100%",scalePhotos:true});</script>

Expand All @@ -152,6 +134,12 @@ <h1>Posts for year 2014</h1>

</script>

<script type="text/javascript">stLight.options({publisher: "cc28ec22-596f-486d-be72-e8af3d2cce29", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
<script>
var options={ "publisher": "cc28ec22-596f-486d-be72-e8af3d2cce29", "position": "left", "ad": { "visible": false, "openDelay": 5, "closeDelay": 0}, "chicklets": { "items": ["facebook", "twitter", "googleplus", "linkedin", "reddit", "pocket", "email", "sharethis"]}};
var st_hover_widget = new sharethis.widgets.hoverbuttons(options);
</script>


</body>
</html>
35 changes: 13 additions & 22 deletions archive.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@

<!--[if lt IE 9]><script src="/assets/js/html5.js"></script><![endif]-->


<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript" src="http://s.sharethis.com/loader.js"></script>




Expand Down Expand Up @@ -94,6 +97,9 @@ <h1>Archive</h1>
</header>
<ul class="postlist">
<li>
<a href="2015/index.html">2015</a>
</li>
<li>
<a href="2014/index.html">2014</a>
</li>
</ul>
Expand All @@ -114,27 +120,6 @@ <h1>Archive</h1>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.colorbox-min.js"></script>

<!-- Social buttons -->
<div id="addthisbox" class="addthis_toolbox addthis_peekaboo_style addthis_default_style addthis_label_style addthis_32x32_style">
<a class="addthis_button_more">Share</a>
<ul>
<li>
<a class="addthis_button_facebook"></a>
</li>
<li>
<a class="addthis_button_google_plusone_share"></a>
</li>
<li>
<a class="addthis_button_linkedin"></a>
</li>
<li>
<a class="addthis_button_twitter"></a>
</li>
</ul>
</div>
<script src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4f7088a56bb93798"></script>
<!-- End of social buttons -->


<script>jQuery("a.image-reference").colorbox({rel:"gal",maxWidth:"100%",maxHeight:"100%",scalePhotos:true});</script>

Expand All @@ -149,6 +134,12 @@ <h1>Archive</h1>

</script>

<script type="text/javascript">stLight.options({publisher: "cc28ec22-596f-486d-be72-e8af3d2cce29", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
<script>
var options={ "publisher": "cc28ec22-596f-486d-be72-e8af3d2cce29", "position": "left", "ad": { "visible": false, "openDelay": 5, "closeDelay": 0}, "chicklets": { "items": ["facebook", "twitter", "googleplus", "linkedin", "reddit", "pocket", "email", "sharethis"]}};
var st_hover_widget = new sharethis.widgets.hoverbuttons(options);
</script>


</body>
</html>
2 changes: 1 addition & 1 deletion assets/js/tag_cloud_data.json
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"}]}]}
35 changes: 13 additions & 22 deletions categories/algorithm.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@

<!--[if lt IE 9]><script src="/assets/js/html5.js"></script><![endif]-->


<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript" src="http://s.sharethis.com/loader.js"></script>




Expand Down Expand Up @@ -99,6 +102,9 @@ <h1>Posts about algorithm</h1>
</header>
<ul class="postlist">
<li>
<a href="../posts/catalan-numbers.html" class="listtitle">Catalan Numbers</a> <time class="listdate" datetime="2015-03-11T20:00:00+05:30" title="Publication date">11 Mar, 2015</time>
</li>
<li>
<a href="../posts/fibonacci-numbers.html" class="listtitle">Fibonacci Numbers</a> <time class="listdate" datetime="2014-12-28T20:35:00+05:30" title="Publication date">28 Dec, 2014</time>
</li>
</ul>
Expand All @@ -119,27 +125,6 @@ <h1>Posts about algorithm</h1>
<script src="../assets/js/bootstrap.min.js"></script>
<script src="../assets/js/jquery.colorbox-min.js"></script>

<!-- Social buttons -->
<div id="addthisbox" class="addthis_toolbox addthis_peekaboo_style addthis_default_style addthis_label_style addthis_32x32_style">
<a class="addthis_button_more">Share</a>
<ul>
<li>
<a class="addthis_button_facebook"></a>
</li>
<li>
<a class="addthis_button_google_plusone_share"></a>
</li>
<li>
<a class="addthis_button_linkedin"></a>
</li>
<li>
<a class="addthis_button_twitter"></a>
</li>
</ul>
</div>
<script src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4f7088a56bb93798"></script>
<!-- End of social buttons -->


<script>jQuery("a.image-reference").colorbox({rel:"gal",maxWidth:"100%",maxHeight:"100%",scalePhotos:true});</script>

Expand All @@ -154,6 +139,12 @@ <h1>Posts about algorithm</h1>

</script>

<script type="text/javascript">stLight.options({publisher: "cc28ec22-596f-486d-be72-e8af3d2cce29", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
<script>
var options={ "publisher": "cc28ec22-596f-486d-be72-e8af3d2cce29", "position": "left", "ad": { "visible": false, "openDelay": 5, "closeDelay": 0}, "chicklets": { "items": ["facebook", "twitter", "googleplus", "linkedin", "reddit", "pocket", "email", "sharethis"]}};
var st_hover_widget = new sharethis.widgets.hoverbuttons(options);
</script>


</body>
</html>
3 changes: 2 additions & 1 deletion categories/algorithm.xml
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>&lt;p&gt;In this post, we'll examine the Fibonacci number sequence and deal with the problem of finding the &lt;tt class="docutils literal"&gt;n&lt;/tt&gt; th Fibonacci number. We'll examine various approaches that steadily increase in efficiency.&lt;/p&gt;
<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>&lt;p&gt;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 &lt;tt class="docutils literal"&gt;n&lt;/tt&gt; th Catalan number.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://djsagarahire.github.io/posts/catalan-numbers.html"&gt;Read more…&lt;/a&gt; (5 min remaining to read)&lt;/p&gt;</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>&lt;p&gt;In this post, we'll examine the Fibonacci number sequence and deal with the problem of finding the &lt;tt class="docutils literal"&gt;n&lt;/tt&gt; th Fibonacci number. We'll examine various approaches that steadily increase in efficiency.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://djsagarahire.github.io/posts/fibonacci-numbers.html"&gt;Read more…&lt;/a&gt; (6 min remaining to read)&lt;/p&gt;</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>
35 changes: 13 additions & 22 deletions categories/dynamic-programming.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@

<!--[if lt IE 9]><script src="/assets/js/html5.js"></script><![endif]-->


<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript" src="http://s.sharethis.com/loader.js"></script>




Expand Down Expand Up @@ -99,6 +102,9 @@ <h1>Posts about dynamic-programming</h1>
</header>
<ul class="postlist">
<li>
<a href="../posts/catalan-numbers.html" class="listtitle">Catalan Numbers</a> <time class="listdate" datetime="2015-03-11T20:00:00+05:30" title="Publication date">11 Mar, 2015</time>
</li>
<li>
<a href="../posts/fibonacci-numbers.html" class="listtitle">Fibonacci Numbers</a> <time class="listdate" datetime="2014-12-28T20:35:00+05:30" title="Publication date">28 Dec, 2014</time>
</li>
</ul>
Expand All @@ -119,27 +125,6 @@ <h1>Posts about dynamic-programming</h1>
<script src="../assets/js/bootstrap.min.js"></script>
<script src="../assets/js/jquery.colorbox-min.js"></script>

<!-- Social buttons -->
<div id="addthisbox" class="addthis_toolbox addthis_peekaboo_style addthis_default_style addthis_label_style addthis_32x32_style">
<a class="addthis_button_more">Share</a>
<ul>
<li>
<a class="addthis_button_facebook"></a>
</li>
<li>
<a class="addthis_button_google_plusone_share"></a>
</li>
<li>
<a class="addthis_button_linkedin"></a>
</li>
<li>
<a class="addthis_button_twitter"></a>
</li>
</ul>
</div>
<script src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4f7088a56bb93798"></script>
<!-- End of social buttons -->


<script>jQuery("a.image-reference").colorbox({rel:"gal",maxWidth:"100%",maxHeight:"100%",scalePhotos:true});</script>

Expand All @@ -154,6 +139,12 @@ <h1>Posts about dynamic-programming</h1>

</script>

<script type="text/javascript">stLight.options({publisher: "cc28ec22-596f-486d-be72-e8af3d2cce29", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
<script>
var options={ "publisher": "cc28ec22-596f-486d-be72-e8af3d2cce29", "position": "left", "ad": { "visible": false, "openDelay": 5, "closeDelay": 0}, "chicklets": { "items": ["facebook", "twitter", "googleplus", "linkedin", "reddit", "pocket", "email", "sharethis"]}};
var st_hover_widget = new sharethis.widgets.hoverbuttons(options);
</script>


</body>
</html>
3 changes: 2 additions & 1 deletion categories/dynamic-programming.xml
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>&lt;p&gt;In this post, we'll examine the Fibonacci number sequence and deal with the problem of finding the &lt;tt class="docutils literal"&gt;n&lt;/tt&gt; th Fibonacci number. We'll examine various approaches that steadily increase in efficiency.&lt;/p&gt;
<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>&lt;p&gt;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 &lt;tt class="docutils literal"&gt;n&lt;/tt&gt; th Catalan number.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://djsagarahire.github.io/posts/catalan-numbers.html"&gt;Read more…&lt;/a&gt; (5 min remaining to read)&lt;/p&gt;</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>&lt;p&gt;In this post, we'll examine the Fibonacci number sequence and deal with the problem of finding the &lt;tt class="docutils literal"&gt;n&lt;/tt&gt; th Fibonacci number. We'll examine various approaches that steadily increase in efficiency.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://djsagarahire.github.io/posts/fibonacci-numbers.html"&gt;Read more…&lt;/a&gt; (6 min remaining to read)&lt;/p&gt;</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>
32 changes: 10 additions & 22 deletions categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@

<!--[if lt IE 9]><script src="/assets/js/html5.js"></script><![endif]-->


<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript" src="http://s.sharethis.com/loader.js"></script>




Expand Down Expand Up @@ -111,27 +114,6 @@ <h1>Tags</h1>
<script src="../assets/js/bootstrap.min.js"></script>
<script src="../assets/js/jquery.colorbox-min.js"></script>

<!-- Social buttons -->
<div id="addthisbox" class="addthis_toolbox addthis_peekaboo_style addthis_default_style addthis_label_style addthis_32x32_style">
<a class="addthis_button_more">Share</a>
<ul>
<li>
<a class="addthis_button_facebook"></a>
</li>
<li>
<a class="addthis_button_google_plusone_share"></a>
</li>
<li>
<a class="addthis_button_linkedin"></a>
</li>
<li>
<a class="addthis_button_twitter"></a>
</li>
</ul>
</div>
<script src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4f7088a56bb93798"></script>
<!-- End of social buttons -->


<script>jQuery("a.image-reference").colorbox({rel:"gal",maxWidth:"100%",maxHeight:"100%",scalePhotos:true});</script>

Expand All @@ -146,6 +128,12 @@ <h1>Tags</h1>

</script>

<script type="text/javascript">stLight.options({publisher: "cc28ec22-596f-486d-be72-e8af3d2cce29", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
<script>
var options={ "publisher": "cc28ec22-596f-486d-be72-e8af3d2cce29", "position": "left", "ad": { "visible": false, "openDelay": 5, "closeDelay": 0}, "chicklets": { "items": ["facebook", "twitter", "googleplus", "linkedin", "reddit", "pocket", "email", "sharethis"]}};
var st_hover_widget = new sharethis.widgets.hoverbuttons(options);
</script>


</body>
</html>
Loading

0 comments on commit e8cba4b

Please sign in to comment.