<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Shamasis Bhattacharya &#187; algorithm</title> <atom:link href="http://www.shamasis.net/tags/algorithm/feed/" rel="self" type="application/rss+xml" /><link>http://www.shamasis.net</link> <description>All you need to know what I know</description> <lastBuildDate>Fri, 18 Nov 2011 12:58:16 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="search"
href="http://www.shamasis.net/opensearch"
type="application/opensearchdescription+xml"
title="Content Search" /> <item><title>Fast Algorithm To Find Unique Items in JavaScript Array</title><link>http://www.shamasis.net/2009/09/fast-algorithm-to-find-unique-items-in-javascript-array/</link> <comments>http://www.shamasis.net/2009/09/fast-algorithm-to-find-unique-items-in-javascript-array/#comments</comments> <pubDate>Sat, 05 Sep 2009 23:47:23 +0000</pubDate> <dc:creator>Shamasis Bhattacharya</dc:creator> <category><![CDATA[Technical Publications]]></category> <category><![CDATA[algorithm]]></category> <category><![CDATA[javascript]]></category> <guid
isPermaLink="false">http://www.shamasis.net/?p=976</guid> <description><![CDATA[When I had the requirement to remove duplicate items from a very large array, I found out that the classic method to be not optimized as it took a pretty long time than desired. So, I devised this new algorithm that can sort a large array in a fraction of the original time. The fastest [...]]]></description> <wfw:commentRss>http://www.shamasis.net/2009/09/fast-algorithm-to-find-unique-items-in-javascript-array/feed/</wfw:commentRss> <slash:comments>31</slash:comments> </item> </channel> </rss>
