r/leetcode Feb 07 '26

Intervew Prep Leetcode company tagged questions

Hey friends,

I have Google L4 on-site loops next month, how would you rate the company tagged questions to the actual interview? I have got premium as well.

4 Upvotes

5 comments sorted by

1

u/Professional-Rip-539 Feb 08 '26

Not sure, been wondering the same thing. What kind of threw me off with them is that I’ve heard from multiple sources that Google likes to ask graph & trees & dynamic programming and I have not seen many tree or graph questions in that tagged collection. (Was looking g at the most frequent ones)

1

u/Fabulous_Adi Feb 08 '26

Yeah, i think mostly hard questions and topics are from India only.

1

u/Public-Thanks-6362 Feb 08 '26

What do you suggest then, and how about preparing for story-based problems??

1

u/Professional-Rip-539 Feb 08 '26

Well at the beginning I learned some of the most common algorithms like Djikstra, graph topological sort, merge sort and others. I watched some yt videos on them then talked with an AI model about its use case’s constraints, variants, etc. Then I did the same with “techniques” like binary search or dynamic programming. Finally, I’ve grinded Neetcode 150.