TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

1 pointsby dondraper36almost 2 years ago
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 comments

drKarlalmost 2 years ago
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.
kidgorgeousalmost 2 years ago
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