Appreciate any links to prepare for a senior front end role in FAANG companies

Oct 14, 2021 5 Comments

I am looking for resources specific to front end roles for the following rounds

System Design
OOD
Coding/Algorithms
Behavioural

Appreciate any links or comments pointing to the right direction

comments

Want to comment? LOG IN or SIGN UP
TOP 5 Comments
  • Facebook
    (tc||gtfo)

    Go to company page Facebook

    (tc||gtfo)
    coding and behavioural have nothing specific to frontend. Craking the coding interview, leetcode, youtube, STAR.

    For senior frontend, sometime you have coding rounds that has nothing to do with ds and algo. I got “implement a tic-tac-to”, “build a sliding menu” kind of interview on codesandbox. Check with recruiter what you should expect. Prepar dom manipulations.

    I got a “system design” that was frontend focus (for fullstack role). It was weird and completely different than any system design I did in the past. Look for guides on how to design rest apis, graphql, the tradeoffs.

    OOD for frontend is stupid. JS has a very limited support for OOD and it is kind of niche (only basics). But it is what it is, so if you want to prepar for that, look for resources targeted at java or c++, you will probably find nothing useful in js.
    Oct 14, 2021 0
  • google.com
    Oct 14, 2021 2
  • Thanks .. Yeah OOD from a JS perspective is little wierd. Looks like the expectation is to know the overall system well... APIs and tech surrounding it
    Oct 14, 2021 0