<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Interview</title><link>https://blog.shuaizhang.cc/en-us/category/interview/</link><description>Posts gathered under this term.</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 08 Oct 2013 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.shuaizhang.cc/en-us/category/interview/index.xml" rel="self" type="application/rss+xml"/><item><title>The Difference Between Overloading and Overriding</title><link>https://blog.shuaizhang.cc/en-us/posts/the-differences-between-overloading-and-overriding/</link><pubDate>Tue, 08 Oct 2013 00:00:00 +0000</pubDate><guid>https://blog.shuaizhang.cc/en-us/posts/the-differences-between-overloading-and-overriding/</guid><description>Overloading and overriding are two concepts frequently tested in written exams and interviews. These two concepts differ from the concepts themselves to their implementation mechanisms, but their forms of expression are similar. Starting from the implementation mechanisms, this article explains the differences between them in depth.</description></item><item><title>The Three Major Characteristics of Object-Oriented Programming</title><link>https://blog.shuaizhang.cc/en-us/posts/three-characteristics-of-object-oriented-programming/</link><pubDate>Mon, 07 Oct 2013 00:00:00 +0000</pubDate><guid>https://blog.shuaizhang.cc/en-us/posts/three-characteristics-of-object-oriented-programming/</guid><description>Interviews often ask about the three major characteristics of object-oriented programming, but no single book explains all three thoroughly. Here I try to synthesize material from several books and understand these three characteristics from different perspectives.</description></item><item><title>Multiple Solutions to an Interview Problem</title><link>https://blog.shuaizhang.cc/en-us/posts/different-solutions-to-an-interview-problem/</link><pubDate>Thu, 05 Sep 2013 00:00:00 +0000</pubDate><guid>https://blog.shuaizhang.cc/en-us/posts/different-solutions-to-an-interview-problem/</guid><description>In a binary search tree, one node violates the properties of a binary search tree. Find that node.</description></item></channel></rss>