<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://socialledge.com/sjsu/index.php?action=history&amp;feed=atom&amp;title=Searching_Algorithms</id>
		<title>Searching Algorithms - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://socialledge.com/sjsu/index.php?action=history&amp;feed=atom&amp;title=Searching_Algorithms"/>
		<link rel="alternate" type="text/html" href="http://socialledge.com/sjsu/index.php?title=Searching_Algorithms&amp;action=history"/>
		<updated>2026-04-06T16:12:13Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.1</generator>

	<entry>
		<id>http://socialledge.com/sjsu/index.php?title=Searching_Algorithms&amp;diff=31941&amp;oldid=prev</id>
		<title>Proj user16: Created page with &quot;==Searching Algorithms==  Information retrieval is critical in any computer application. Large sets of records are stored in computer system, from which a particular record is...&quot;</title>
		<link rel="alternate" type="text/html" href="http://socialledge.com/sjsu/index.php?title=Searching_Algorithms&amp;diff=31941&amp;oldid=prev"/>
				<updated>2016-12-19T02:53:11Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Searching Algorithms==  Information retrieval is critical in any computer application. Large sets of records are stored in computer system, from which a particular record is...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Searching Algorithms==&lt;br /&gt;
&lt;br /&gt;
Information retrieval is critical in any computer application. Large sets of records are stored in computer system, from which a particular record is fetched in which required information would be stored. Each record stored in the computer environment would have a key associated to it. Based on the search criteria system scans through the records and extract the matching records only. To Increase the speed or reduce the information retrieval duration, various searching techniques are used. &lt;br /&gt;
&lt;br /&gt;
Below are the basic commonly used searching algorithms.&lt;br /&gt;
* [[Linear Search]]&lt;br /&gt;
* [[Binary Search]]&lt;/div&gt;</summary>
		<author><name>Proj user16</name></author>	</entry>

	</feed>