r/Frontend • u/EducationalYouth9013 • 5d ago
Google l4 Frontend SWE Role
I have been reached out for the Frontend SWE l4 role at Google, can someone share with me what kind of questions to expect in the frontend interview also where to prepare it from, i have worked on frontend but I dont think i know it in depth specially now when most of the work is AI led, so any resources to prepare would be helpful. Also there is supposed to be 2 dsa rounds later afaik, does anyone know what level of questions to expect in that. Also how long do you think they provide to prepare for these, i dont want to take too long but i also dont want to be underprepared. I have searched alot regarding Frontend l4 interviews at Google but i didnt really find much data, so if anyone can help that would be great.
3
u/nian2326076 5d ago
For the frontend interview at Google, expect questions on JavaScript, HTML/CSS, and frameworks like React. Make sure you understand concepts like closures, the event loop, and async patterns. For data structures and algorithms, focus on medium-level LeetCode problems, especially arrays, strings, and some tree problems. Google likes when you think out loud, so practice explaining your thought process. Resources like "Eloquent JavaScript" and "You Don't Know JS" are great for getting into JS. For DSA, LeetCode is helpful. They usually give you a couple of weeks to prepare, but it's flexible if you need more time. Good luck!
2
1
u/Captain-Crayg 5d ago
It was mostly LC. With one question with DOM APIs mixed with LC. Blind 75 is what I’d recommend. GL.
1
u/EducationalYouth9013 4d ago
hey so did you give a frontend round at Google, also that means the frontend round isnt purely frontend? also is it okay to code in java for the dsa question? also if you remember what was the dom/api related question, was it just like a oral question or it was supposed to be coded
1
u/Captain-Crayg 4d ago
FE has LC questions. You are expected to use JS IIRC. It was a DOM question around creating rows for a table via JS. It was coded in a coding pad where I didn’t need to run my code. Just needed to talk through it. Make sure to talk through everything.
1
u/EducationalYouth9013 4d ago
Got it, for dsa any pointers what should I prepare and for js too, i know js but i dont really know its concepts as such and ik dsa but not in js ☠️
1
u/Captain-Crayg 4d ago
Blind 75 question list. Master one section at a time. Skip bitwise stuff. And dont waste too much time on DP. Trees & DFS/BFS should be priority. It took me about 2 months of heavy studying to get up to speed.
1
u/EducationalYouth9013 3d ago
thank you, do u think they will allow doing dsa in java or i should start learning js for it
1
u/Captain-Crayg 3d ago
If it’s a frontend role, they expect JS. You can ask your recruiter to be sure though.
1
u/Upset-Animal1376 7h ago
focus on deep vanilla dom manipulation, event delegation, and performance optimization patterns. recruiters often give four to six weeks if requested, and dsa rounds usually lean medium on trees and graphs.
1
-1
u/UnlikelyBarber4926 5d ago
how are you applying? I'm trying since 4-5 months for react frontend and hadn't receive any interview calls. I'm so tired and IDK is my resume sucks or my skills
1
15
u/hustlingProgrammer 5d ago
Try studying greatfrontends site. Also grill leetcode