<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Datastructures by Jyoti Shetty</title>
      <link>https://padlet.com/jyothis/glf1w9gypl84</link>
      <description>Made with a creative frenzy</description>
      <language>en-us</language>
      <pubDate>2017-09-19 01:09:59 UTC</pubDate>
      <lastBuildDate>2018-08-02 07:54:27 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Linkedlist Questions</title>
         <author>jyothis</author>
         <link>https://padlet.com/jyothis/glf1w9gypl84/wish/188711030</link>
         <description><![CDATA[<div><strong>Date :19-09-2017</strong><br><br>Hi All,<br>You can try the problem below and paste your solution here.<br><br><strong>Question:</strong><br>Given a linked list, swap every two adjacent nodes and return its head.<br><br></div><div>For example,<br>Given 1-&gt;2-&gt;3-&gt;4, you should return the list as 2-&gt;1-&gt;4-&gt;3.<br><br></div><div>Your algorithm should use only constant space. You may <strong>not</strong> modify the values in the list, only nodes itself can be changed.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-19 01:12:24 UTC</pubDate>
         <guid>https://padlet.com/jyothis/glf1w9gypl84/wish/188711030</guid>
      </item>
      <item>
         <title>About How to use </title>
         <author>jyothis</author>
         <link>https://padlet.com/jyothis/glf1w9gypl84/wish/190858783</link>
         <description><![CDATA[<div>1. You can ask questions/create posts/Share news..etc : Click on + button on bottom right corner and type it.<br><br>2. You can reply to post/answer questions/provide comments by clicking on "add comments" attached with each post<br><br>3. you can upload documents(source code), share link etc here<br><br>Simple Right !! Lets make it a discussion forum for DSC class ... Contribute, Share and Learn together</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-25 14:54:42 UTC</pubDate>
         <guid>https://padlet.com/jyothis/glf1w9gypl84/wish/190858783</guid>
      </item>
      <item>
         <title>Doubly linked list video link</title>
         <author>jyothis</author>
         <link>https://padlet.com/jyothis/glf1w9gypl84/wish/191136708</link>
         <description><![CDATA[<div>Dear Students,<br><br>Kindly watch this video before coming to tomorrows class(27-09-2017. These concepts will not be discussed in class again. Further in tomorrows class we will have activity based on this video. So please watch and understand the concept.<br><br><a href="https://www.youtube.com/watch?v=VOQNf1VxU3Q">https://www.youtube.com/watch?v=VOQNf1VxU3Q</a><br><br>Any queries please post here</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-26 08:37:00 UTC</pubDate>
         <guid>https://padlet.com/jyothis/glf1w9gypl84/wish/191136708</guid>
      </item>
   </channel>
</rss>
