<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.pgminterview.com/lib/styles/feed.css" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>PgmInterview</title>
        <description></description>
        <link>http://www.pgminterview.com/</link>
        <lastBuildDate>Tue, 09 Mar 2010 09:46:23 -0800</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://www.pgminterview.com/lib/images/favicon.ico</url>
            <title>PgmInterview</title>
            <link>http://www.pgminterview.com/</link>
        </image>
        <item>
            <title>interview_questions:question_category:logic</title>
            <link>http://www.pgminterview.com/doku.php?id=interview_questions:question_category:logic</link>
            <description>(Feel free to add more questions that you’ve been asked before or help fix grammatical or logic error in the problems.)

Not all interviews are 100% technical.  Sometimes interviewers like to amuse themselves a bit by giving tricky logic questions. These questions have no obvious “right answers.”  Rather, the interviewers are more interested in how you deal with unusual problems, how you approach it, and how you handle stress.  One company that is well-known for giving this type of questio…</description>
            <category>interview_questions:question_category</category>
            <pubDate>Sun, 06 Jan 2008 00:31:33 -0800</pubDate>
        </item>
        <item>
            <title>welcome - Break down wiki content to three sections</title>
            <link>http://www.pgminterview.com/doku.php?id=welcome</link>
            <description>Welcome to Programming Interview Wiki site, short as PgmInterview.  Main objective of this site is to provide a collection of resources and tips for programming related types of techincal interviews.

Disclaimer:  By submitting your modification to this site, you acknowledge and agree that all of the contents thereforth are put into public domain, unless explicitly mentioned in the paragraph or have it signed.</description>
            <author>Sandy Qiu</author>
            <pubDate>Fri, 20 Apr 2007 18:24:05 -0800</pubDate>
        </item>
        <item>
            <title>links:others - add interview sites link</title>
            <link>http://www.pgminterview.com/doku.php?id=links:others</link>
            <description>*  EpoWiki - some techincal interview questions and links to other interview sites
	*  Interview Wiki and a blog entry about Technical interview at Amazon (SDE) and Microsoft (Program Manager) - by Matt Goyer
	*  Java Interview Questions - from All App Labs
	*  Java Interview Questions (no answers) - from sap-img.com
	*  MS Interview Blog
	*  Studey Java Interview channel - not very comprehensive.
	*  Geek Interview - open database to share interview questions and discussions.  This site has qui…</description>
            <category>links</category>
            <pubDate>Thu, 22 Mar 2007 15:20:55 -0800</pubDate>
        </item>
        <item>
            <title>interview_questions:question_category:languages:java:classes</title>
            <link>http://www.pgminterview.com/doku.php?id=interview_questions:question_category:languages:java:classes</link>
            <description>Q: What's the difference between an abstract class and an interface?

Abstract class

	*  A class extending an abstract class can implement some of the abstract methods, and leaving the rest to be implemented by the sub-classes of this class.  This way, this class becomes an intermediate abstract class.
	*  An abstract class can contain methods with implementations.
	*  A class cannot extend multiple abstract classes (Java’s constraint for multiple inheritance)</description>
            <category>interview_questions:question_category:languages:java</category>
            <pubDate>Mon, 12 Mar 2007 17:14:43 -0800</pubDate>
        </item>
        <item>
            <title>links:resources - add new css cheatsheet</title>
            <link>http://www.pgminterview.com/doku.php?id=links:resources</link>
            <description>Resume Writing

	*  How to Write A Masterpiece of A Resume by Rockport Institution

Technical General

	*  Indiana University Knowledge Base - written for Indiana University.  But it contains some resources for basic information on Windows XP, Mac, Unix, hardware, and www, etc.</description>
            <category>links</category>
            <pubDate>Mon, 08 Jan 2007 13:53:27 -0800</pubDate>
        </item>
    </channel>
</rss>
