TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Can you share your FAANG interview preparation story?

1 点作者 dondraper36将近 2 年前
As much as I dislike modern FAANG interviews, I decided to dedicate some time to Leetcode, revise data structures and algorithms.<p>The main goal is to be in good Leetcode shape to potentially land a better paid job.<p>I am currently using the following resources:<p>* Neetcode<p>* Competitive Programmer&#x27;s Handbook https:&#x2F;&#x2F;cses.fi&#x2F;book&#x2F;book.pdf<p>* Algorithm Design Manual + Common-Sense Guide to Data Structures and Algorithms as references when some algorithm doesn&#x27;t click the first time and I need an alternative explanation<p>Practice makes perfect in this case so I just keep practicing Leetcode problems and trying to identify the patterns I struggle with.<p>Dynamic programming is really hard. In a lot of DP problems except for the easiest ones like Coin Change, I&#x27;m not it&#x27;s realistic under stress to come up with an optimal solution.<p>If you have recently (or not necessarily recently) passed (or not necessarily passed) a Leetcode-based interview, share your story and preparation please :)

2 条评论

drKarl将近 2 年前
In addition to learning to solve leetcode type questions you have to prepare behavioral interview questions, don&#x27;t make the mistake of underestimating them. You can find lots of behavioral questions in YouTube as well as in other webs. You need to have a story toolbox for several questions in STAR or CARL format or similar (learn about those as well on YouTube an the internet).<p>Also depending on your level you should prepare for design questions, like design Twitter, or design Instagram etc.
kidgorgeous将近 2 年前
just have answers for &#x27;what is your biggest weakness?&#x27; or &#x27;tell me a challenging [whatever] and what did you do to get pass it?&quot; questions