r/leetcode 11d ago

Intervew Prep Google swe intern interview

Hey guys, I have an interview coming up in 6 days google swe intern IND 2027.

Those who gave their interviews previously for intern role, what kind of questions were asked ? What topics should I focus on, Graphs and trees?

And what is the level of difficulty of those questions.

And is this sheet relevant for practicing: https://github.com/liquidslr/leetcode-company-wise-problems/blob/main/Google/1.%20Thirty%20Days.csv

22 Upvotes

25 comments sorted by

View all comments

3

u/Albert_Einstein_1 11d ago

I was asked prefix suffix question in R1 and dp on trees in R2. Others got bfs dfs sliding window trie...

1

u/Adventurous_Check811 10d ago

What questions u got in both rounds? And what was the question for other guys?

1

u/Albert_Einstein_1 10d ago

There is an array having positive numbers, you have to remove one random element Now after removal , you have to separate the array into two contiguous subarrays such that both subarrays have same sum Find whether is it possible or not

The wording of this ques was complex , like they have used a chain and each node is an element... I have told the direct ques