mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 20:52:00 +08:00
website: add Zhenghao success story
This commit is contained in:
@ -42,6 +42,29 @@ export default [
|
|||||||
</>
|
</>
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Zhenghao He',
|
||||||
|
title: 'Senior Software Engineer, Instacart',
|
||||||
|
thumbnail: 'https://github.com/zhenghaohe.png',
|
||||||
|
quote: (
|
||||||
|
<>
|
||||||
|
Tech Interview Handbook was the best resource I used during my coding
|
||||||
|
interview prep. Its structure and hand-picked questions and detailed
|
||||||
|
explanations really set it apart from other resources out there. I
|
||||||
|
helped me go into my interviews with confidence. I ended up landing
|
||||||
|
offers at Meta, Amazon, Twitch, Microsoft, Coinbase, Splunk, etc. I
|
||||||
|
highly recommend Tech Interview Handbook to anyone looking to secure an
|
||||||
|
offer from big tech companies.
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
I've learnt a few things and blogged about them on{' '}
|
||||||
|
<a href="https://zhenghao.io" rel="noopener">
|
||||||
|
https://zhenghao.io
|
||||||
|
</a>
|
||||||
|
, check them out if you're interested!
|
||||||
|
</>
|
||||||
|
),
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Kevin Huang',
|
name: 'Kevin Huang',
|
||||||
title: 'Software Engineer, Uber',
|
title: 'Software Engineer, Uber',
|
||||||
@ -79,8 +102,8 @@ export default [
|
|||||||
university. As I set my sights on my full time job, I referred heavily
|
university. As I set my sights on my full time job, I referred heavily
|
||||||
to this handbook about things to prepare and look out for during my
|
to this handbook about things to prepare and look out for during my
|
||||||
applicaion. It has helped me so much in many stages of my application.
|
applicaion. It has helped me so much in many stages of my application.
|
||||||
My personal favorite is the best algorithm practice questions, which
|
My personal favorite is the best algorithm practice questions, which is
|
||||||
is helpful in the future if I want to switch jobs.
|
helpful in the future if I want to switch jobs.
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
With the help of this handbook, I successfully land offers from
|
With the help of this handbook, I successfully land offers from
|
||||||
|
Reference in New Issue
Block a user