<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>DSA book on 'This Week on C9'</title><link>http://msmvps.com/blogs/gbarnett/archive/2008/08/30/dsa-book-on-this-week-on-c9.aspx</link><description>First off thank you to all who have downloaded the first draft of Data Structures and Algorithms: Annotated Reference with Examples . At the time of writing this post there have been more than 3200 downloads within around 3 days of it being put up on</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: DSA book on 'This Week on C9'</title><link>http://msmvps.com/blogs/gbarnett/archive/2008/08/30/dsa-book-on-this-week-on-c9.aspx#1646301</link><pubDate>Sat, 30 Aug 2008 23:51:40 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1646301</guid><dc:creator>Granville Barnett</dc:creator><description>&lt;p&gt;Noted. Thanks for the suggestions Vadim.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1646301" width="1" height="1"&gt;</description></item><item><title>re: DSA book on 'This Week on C9'</title><link>http://msmvps.com/blogs/gbarnett/archive/2008/08/30/dsa-book-on-this-week-on-c9.aspx#1646274</link><pubDate>Sat, 30 Aug 2008 13:45:45 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1646274</guid><dc:creator>Vadim</dc:creator><description>&lt;p&gt;It would be great if you reviewed so-called Cartesian Tree (Randomized Binary Search Tree, Treap). It allows to implement easily self-balanced tree without rotations but only through split/merge operations which are performed recursively in a simple manner.&lt;/p&gt;
&lt;p&gt;Another good structure to include is Fenwick Tree (Bit indexed tree).&lt;/p&gt;
&lt;p&gt;Thanks for the book!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1646274" width="1" height="1"&gt;</description></item></channel></rss>