<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Interview on Haoxiqiang&#39;s Blog</title>
    <link>https://blog.substitute.tech/en/tags/interview/</link>
    <description>Recent content in Interview on Haoxiqiang&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 27 Dec 2014 08:35:07 +0000</lastBuildDate>
    <atom:link href="https://blog.substitute.tech/en/tags/interview/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How Java HashMap Works Internally</title>
      <link>https://blog.substitute.tech/en/posts/javahashmap%E7%9A%84%E5%AE%9E%E7%8E%B0%E5%8E%9F%E7%90%86/</link>
      <pubDate>Sat, 27 Dec 2014 08:35:07 +0000</pubDate>
      <guid>https://blog.substitute.tech/en/posts/javahashmap%E7%9A%84%E5%AE%9E%E7%8E%B0%E5%8E%9F%E7%90%86/</guid>
      <description>&lt;p&gt;HashMap is one of the most frequently asked topics in Java interviews — it effectively tests a candidate&amp;rsquo;s understanding of data structures and engineering trade-offs. This article breaks down its core design and implementation details.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;hashmap01&#34; loading=&#34;lazy&#34; src=&#34;https://blog.substitute.tech/images/hashmap01.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tencent Interview</title>
      <link>https://blog.substitute.tech/en/posts/tencent-interview/</link>
      <pubDate>Mon, 08 Dec 2014 10:35:07 +0000</pubDate>
      <guid>https://blog.substitute.tech/en/posts/tencent-interview/</guid>
      <description>&lt;p&gt;I came across &lt;a href=&#34;http://stormzhang.com/android/other/2014/05/03/tencent-interview/&#34;&gt;stormzhang&amp;rsquo;s Tencent interview questions&lt;/a&gt; and decided to work through them, documenting my answers and thought process.&lt;/p&gt;
&lt;p&gt;Topics covered:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Android fundamentals (processes, Activities, Handler)&lt;/li&gt;
&lt;li&gt;Screen density and resource qualifiers&lt;/li&gt;
&lt;li&gt;Thread synchronization in Java&lt;/li&gt;
&lt;li&gt;System design (resumable downloads, network architecture)&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
