<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[CS301 Assignment 3 Solution and Discussion]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/1117/cs301-assignment-3-solution-and-discussion">CS301 Assignment 3 Solution and Discussion</a></p>
<pre><code>Assignment No. 03  
</code></pre>
<p dir="auto">SEMESTER FALL 2020<br />
CS301- Data Structures	Total Marks: 20<br />
Due Date:  21/01/2021<br />
Instructions<br />
Please read the following instructions carefully before solving &amp; submitting assignment:<br />
It should be clear that your assignment will not get any credit (zero marks) if:<br />
o	The assignment is submitted after due date.<br />
o	The submitted assignment is other than .doc/.docx file.<br />
o	The submitted assignment does NOT open or file is corrupted.<br />
o	The assignment is copied (from other student or ditto copy from handouts or internet).<br />
Uploading instructions</p>
<p dir="auto">o	For clarity and simplicity, you are required to Upload/Submit only .doc/.docx file.</p>
<p dir="auto">Objective<br />
The objective of this assignment is:<br />
o	Binary Search trees<br />
o	AVL trees<br />
o	Rotation cases of AVL trees<br />
o	Balancing Factor of trees</p>
<p dir="auto">For any query about the assignment, contact at <a href="mailto:cs301@vu.edu.pk" target="_blank" rel="noopener noreferrer nofollow ugc">cs301@vu.edu.pk</a><br />
GOOD LUCK<br />
Marks: 20</p>
<p dir="auto">Problem Statement:</p>
<p dir="auto">You are required to construct AVL tree from the following data:</p>
<p dir="auto">15 ,18 ,12, 8, 54, 5, 14, 13, 9, 61, 20, 17, 21</p>
<p dir="auto">Solution Guidelines:</p>
<ol>
<li>You need to insert these data items one by one starting from the data item 15 in the same order in which they have written above.</li>
<li>Show and perform necessary rotations where needed.</li>
<li>In Solution show only the final AVL tree and only those steps in which rotation is applied.</li>
</ol>
<p dir="auto">Note: If you show only final tree and do not show the rotation steps then your marks will be deducted.<br />
Lectures Covered:  This assignment covers Lecture #  15-26<br />
Deadline:             Your assignment must be uploaded/submitted at or before January 21 , 2021</p>
]]></description><link>https://community.secnto.com//topic/2155/cs301-assignment-3-solution-and-discussion</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 19:59:46 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/2155.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Jan 2021 06:30:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CS301 Assignment 3 Solution and Discussion on Mon, 18 Jan 2021 06:48:48 GMT]]></title><description><![CDATA[<p dir="auto"><a href="/assets/uploads/files/1610952524386-cs301-assignment-no3-solution.docx">CS301-assignment-no3-Solution.docx</a></p>
]]></description><link>https://community.secnto.com//post/6382</link><guid isPermaLink="true">https://community.secnto.com//post/6382</guid><dc:creator><![CDATA[zareen]]></dc:creator><pubDate>Mon, 18 Jan 2021 06:48:48 GMT</pubDate></item><item><title><![CDATA[Reply to CS301 Assignment 3 Solution and Discussion on Mon, 18 Jan 2021 06:41:05 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://youtu.be/TYX0Vr3gm1M" target="_blank" rel="noopener noreferrer nofollow ugc">https://youtu.be/TYX0Vr3gm1M</a></p>
]]></description><link>https://community.secnto.com//post/6381</link><guid isPermaLink="true">https://community.secnto.com//post/6381</guid><dc:creator><![CDATA[zareen]]></dc:creator><pubDate>Mon, 18 Jan 2021 06:41:05 GMT</pubDate></item></channel></rss>