<?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=Interview_Preparation_Sorting</id>
		<title>Interview Preparation Sorting - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://socialledge.com/sjsu/index.php?action=history&amp;feed=atom&amp;title=Interview_Preparation_Sorting"/>
		<link rel="alternate" type="text/html" href="http://socialledge.com/sjsu/index.php?title=Interview_Preparation_Sorting&amp;action=history"/>
		<updated>2026-05-06T10:07:23Z</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=Interview_Preparation_Sorting&amp;diff=31895&amp;oldid=prev</id>
		<title>Proj user18: Created page with &quot;Sorting means arrangement of elements in a defined manner(Ascending/Descending order). This is widely used in the complex algorithms to decrease the time complexity. There are...&quot;</title>
		<link rel="alternate" type="text/html" href="http://socialledge.com/sjsu/index.php?title=Interview_Preparation_Sorting&amp;diff=31895&amp;oldid=prev"/>
				<updated>2016-12-19T01:51:42Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;Sorting means arrangement of elements in a defined manner(Ascending/Descending order). This is widely used in the complex algorithms to decrease the time complexity. There are...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Sorting means arrangement of elements in a defined manner(Ascending/Descending order). This is widely used in the complex algorithms to decrease the time complexity. There are six types of sorting algorithms namely, Bubble Sort, Insertion Sort, Merge Sort, Quick Sort, Heap Sort and Selection Sort.&lt;br /&gt;
&lt;br /&gt;
*  [[Interview Preparation Bubble Sort | Bubble Sort]]&lt;br /&gt;
*  [[Interview Preparation Insertion Sort | Insertion Sort]]&lt;br /&gt;
*  [[Interview Preparation Merge Sort | Merge Sort]]&lt;br /&gt;
*  [[Interview Preparation Quick Sort | Quick Sort]]&lt;br /&gt;
&lt;br /&gt;
=== Big O notation ===&lt;br /&gt;
*  [[Interview Preparation Big O notation | Big O notation]]&lt;br /&gt;
&lt;br /&gt;
=== Source Code ===&lt;br /&gt;
*  [https://gitlab.com/Khanna_Bharat/Data_Structure Gitlab Source Code Link]&lt;/div&gt;</summary>
		<author><name>Proj user18</name></author>	</entry>

	</feed>