Upload Button Icon Add office photos

Google

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Google SDE Interview Questions, Process, and Tips

Updated 12 Nov 2024

Top Google SDE Interview Questions and Answers

  • Q1. given a binary tree whose every node value is a number. find the sum of all the numbers that are formed from root to leaf paths
  • Q2. How you can optimise reversal process in a tree
  • Q3. find minimum no. of increment operations to make array unique

Google SDE Interview Experiences

15 interviews found

SDE Interview Questions & Answers

user image Anonymous

posted on 29 Oct 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Coding Test 

Medium-Hard leetcode level question

SDE Interview Questions & Answers

user image Anonymous

posted on 26 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a software developer with 5 years of experience in building web applications using various technologies.

    • 5 years of experience in software development

    • Proficient in building web applications

    • Skilled in using various technologies

  • Answered by AI

SDE Interview Questions Asked at Other Companies

asked in Infosys
Q1. Longest Increasing Subsequence Problem Statement Given an array o ... read more
asked in Infosys
Q2. Return Subsets Sum to K Problem Statement Given an integer array ... read more
asked in Nagarro
Q3. Partition to K Equal Sum Subsets Problem Given an array of intege ... read more
asked in Nagarro
Q4. Sort a "K" Sorted Doubly Linked List Given a doubly-linked list w ... read more
asked in Nagarro
Q5. Merge k Sorted Linked Lists You are provided with 'K' sorted link ... read more

SDE Interview Questions & Answers

user image Anonymous

posted on 15 Apr 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. How are you doing in life

SDE Interview Questions & Answers

user image Anonymous

posted on 23 Jul 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Basic aptitude questions, you can find on internet.

Round 3 - Technical 

(2 Questions)

  • Q1. Question from trees and link list.
  • Q2. How you can optimise reversal process in a tree
  • Ans. 

    To optimize reversal process in a tree, use iterative post-order traversal with a stack.

    • Implement iterative post-order traversal using a stack to efficiently reverse the tree.

    • Start by pushing the root node onto the stack.

    • While the stack is not empty, pop a node, push its children onto the stack in reverse order, and then push the node itself.

    • Repeat this process until all nodes have been visited and reversed.

    • This method...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare before you apply

Skills evaluated in this interview

Google interview questions for designations

 SDE Intern

 (1)

 SDE (Software Development Engineer)

 (5)

 Intern

 (24)

 Data Analyst

 (12)

 Summer Intern

 (11)

 Product Manager

 (9)

 Chief Executive Officer

 (7)

 Analyst

 (5)

SDE Interview Questions & Answers

user image Huiying Wang

posted on 29 Jun 2022

I applied via Recruitment Consulltant and was interviewed in Dec 2021. There were 2 interview rounds.

Round 1 - Coding Test 

45 minutes phone interview. Asked me basic java knowledge: 1, s1 = "a" + "b", s2 = "ab", s1 == s2?
2, What's Singleton design pattern?
3, Maximum CPU load

Round 2 - HR 

(1 Question)

  • Q1. I can't pass the phone call

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare enough then accept actual interview

Google Interview FAQs

How many rounds are there in Google SDE interview?
Google interview process usually has 1-2 rounds. The most common rounds in the Google interview process are Coding Test, Aptitude Test and Technical.
What are the top questions asked in Google SDE interview?

Some of the top questions asked at the Google SDE interview -

  1. given a binary tree whose every node value is a number. find the sum of all the...read more
  2. How you can optimise reversal process in a t...read more
  3. find minimum no. of increment operations to make array uni...read more

Tell us how to improve this page.

Google SDE Interview Process

based on 18 interviews

2 Interview rounds

  • Coding Test Round - 1
  • Coding Test Round - 2
View more

SDE Interview Questions from Similar Companies

Amazon SDE Interview Questions
4.1
 • 44 Interviews
Oracle SDE Interview Questions
3.7
 • 4 Interviews
IBM SDE Interview Questions
4.0
 • 2 Interviews
Adobe SDE Interview Questions
3.9
 • 2 Interviews
Amdocs SDE Interview Questions
3.7
 • 2 Interviews
Facebook SDE Interview Questions
4.4
 • 1 Interview
Zoho SDE Interview Questions
4.3
 • 1 Interview
View all
Google SDE Salary
based on 66 salaries
₹16.3 L/yr - ₹71.2 L/yr
103% more than the average SDE Salary in India
View more details

Google SDE Reviews and Ratings

based on 10 reviews

4.2/5

Rating in categories

4.6

Skill development

4.5

Work-life balance

4.4

Salary

4.6

Job security

4.0

Company culture

4.6

Promotions

4.6

Work satisfaction

Explore 10 Reviews and Ratings
Software Engineer
1.8k salaries
unlock blur

₹19 L/yr - ₹77.3 L/yr

Software Developer
1.1k salaries
unlock blur

₹20.6 L/yr - ₹60 L/yr

Senior Software Engineer
640 salaries
unlock blur

₹24 L/yr - ₹85 L/yr

Data Scientist
268 salaries
unlock blur

₹24.3 L/yr - ₹55.5 L/yr

Sde1
257 salaries
unlock blur

₹14 L/yr - ₹55 L/yr

Explore more salaries
Compare Google with

Yahoo

4.6
Compare

Amazon

4.1
Compare

Facebook

4.4
Compare

Microsoft Corporation

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview