<?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/zh-hans/category/interview/</link><description>查看归入当前术语的文章。</description><generator>Hugo</generator><language>zh-Hans</language><lastBuildDate>Tue, 19 Aug 2014 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.shuaizhang.cc/zh-hans/category/interview/index.xml" rel="self" type="application/rss+xml"/><item><title>对“编程小练习：拆分自然数”的解答</title><link>https://blog.shuaizhang.cc/zh-hans/posts/split-nature-number-answer/</link><pubDate>Tue, 19 Aug 2014 00:00:00 +0000</pubDate><guid>https://blog.shuaizhang.cc/zh-hans/posts/split-nature-number-answer/</guid><description>在老赵的博客上看到这样一道题，觉得非常有意思，难度适中，非常适合作面试题。试着用自己的方法解释清楚这道题的解法。</description></item><item><title>重载和覆盖的区别</title><link>https://blog.shuaizhang.cc/zh-hans/posts/the-differences-between-overloading-and-overriding/</link><pubDate>Tue, 08 Oct 2013 00:00:00 +0000</pubDate><guid>https://blog.shuaizhang.cc/zh-hans/posts/the-differences-between-overloading-and-overriding/</guid><description>重载和覆盖是笔试和面试中经常考的两个概念。这两个概念从概念本身到实现机理都不相同，但是表现形式却有相似之处。本文从实现机理入手，深入讲解两者的不同之处。</description></item><item><title>面向对象技术中的三大特征</title><link>https://blog.shuaizhang.cc/zh-hans/posts/three-characteristics-of-object-oriented-programming/</link><pubDate>Mon, 07 Oct 2013 00:00:00 +0000</pubDate><guid>https://blog.shuaizhang.cc/zh-hans/posts/three-characteristics-of-object-oriented-programming/</guid><description>面试中经常会问面向对象技术中的三大特征，但是却没有一本书把这三个特征讲透彻，这里尝试综合几本书中的内容，从不同角度理解这三大特征。</description></item><item><title>一道面试题的多种解法</title><link>https://blog.shuaizhang.cc/zh-hans/posts/different-solutions-to-an-interview-problem/</link><pubDate>Thu, 05 Sep 2013 00:00:00 +0000</pubDate><guid>https://blog.shuaizhang.cc/zh-hans/posts/different-solutions-to-an-interview-problem/</guid><description>一棵二叉搜索树中，有一个节点不满足二叉搜索树的性质，找出这一节点。</description></item></channel></rss>