<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-978479584220788904</atom:id><lastBuildDate>Thu, 29 Aug 2024 07:12:16 +0000</lastBuildDate><title>HuyLe&#39;s Blog</title><description></description><link>http://huylenq.blogspot.com/</link><managingEditor>noreply@blogger.com (Huy Le)</managingEditor><generator>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-978479584220788904.post-4349728621661446382</guid><pubDate>Tue, 12 Oct 2010 06:21:00 +0000</pubDate><atom:updated>2010-10-11T23:21:20.112-07:00</atom:updated><title>Data Structure Lab 2 - Solutions</title><description>&lt;style&gt;
@font-face {
  font-family: &quot;Cambria Math&quot;;
}@font-face {
  font-family: &quot;Calibri&quot;;
}p.MsoNormal, li.MsoNormal, div.MsoNormal { margin: 0in 0in 10pt; line-height: 115%; font-size: 11pt; font-family: Calibri; }p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph { margin: 0in 0in 10pt 0.5in; line-height: 115%; font-size: 11pt; font-family: Calibri; }p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst { margin: 0in 0in 0.0001pt 0.5in; line-height: 115%; font-size: 11pt; font-family: Calibri; }p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle { margin: 0in 0in 0.0001pt 0.5in; line-height: 115%; font-size: 11pt; font-family: Calibri; }p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast { margin: 0in 0in 10pt 0.5in; line-height: 115%; font-size: 11pt; font-family: Calibri; }.MsoChpDefault { font-size: 11pt; font-family: Calibri; }.MsoPapDefault { margin-bottom: 10pt; line-height: 115%; }div.WordSection1 { page: WordSection1; }ol { margin-bottom: 0in; }ul { margin-bottom: 0in; }
&lt;/style&gt;     &lt;br /&gt;
&lt;div class=&quot;MsoListParagraphCxSpFirst&quot; style=&quot;text-indent: -0.25in;&quot;&gt;1.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Write a short Java function, isOdd that takes an int i and return true if and only if is odd. Your function cannot use the multiplication, modulus, or division operator, however.&lt;br /&gt;
&lt;br /&gt;
&lt;iframe frameborder=&quot;1&quot; height=&quot;330&quot; src=&quot;https://docs.google.com/document/pub?id=1ZdUt6obqdUUETCs_wQoHvbxSQ4ZHj7mX4jRGeeViIv0&amp;amp;embedded=true&quot; width=&quot;550&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class=&quot;MsoListParagraphCxSpMiddle&quot; style=&quot;text-indent: -0.25in;&quot;&gt;&lt;a href=&quot;http://www.blogger.com/post-create.g?blogID=978479584220788904&quot; name=&quot;OLE_LINK9&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://www.blogger.com/post-create.g?blogID=978479584220788904&quot; name=&quot;OLE_LINK7&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://www.blogger.com/post-create.g?blogID=978479584220788904&quot; name=&quot;OLE_LINK6&quot;&gt;&lt;/a&gt;2.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Write a short Java program that outputs all possible strings formed by using the character ‘c’, ‘a’,’r’, ‘b’, ‘o’ , and ‘n’ exactly one.&lt;br /&gt;
&lt;br /&gt;
&lt;iframe frameborder=&quot;1&quot; height=&quot;450&quot; src=&quot;https://docs.google.com/document/pub?id=1hp8QLRWIKA89CIR_6xEhCpBgrmqph14zPDfwDlvIxuY&amp;amp;embedded=true&quot; width=&quot;550&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class=&quot;MsoListParagraphCxSpLast&quot; style=&quot;text-indent: -0.25in;&quot;&gt;&lt;a href=&quot;http://www.blogger.com/post-create.g?blogID=978479584220788904&quot; name=&quot;OLE_LINK13&quot;&gt;&lt;/a&gt;3.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Write a short program that take as input three integer a, b, c from the java console and determines if they can be used in a correct arithmetic formula (in the given order), like “a+b=c,” “ a=b-c,” or “a*b=c”.&lt;br /&gt;
&lt;br /&gt;
&lt;iframe border=&quot;1&quot; frameborder=&quot;1&quot; height=&quot;450&quot; src=&quot;https://docs.google.com/document/pub?id=1-kLyDrxpFZKK-q9cxvlgbuIiCAMr-f2u3FCqVE-_iJI&amp;amp;embedded=true&quot; width=&quot;100%&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;</description><link>http://huylenq.blogspot.com/2010/10/data-structure-lab-2-solutions.html</link><author>noreply@blogger.com (Huy Le)</author><thr:total>0</thr:total></item></channel></rss>