Upload Button Icon Add office photos

Google

Compare button icon Compare button icon Compare
4.4

based on 1.8k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Google SSE Interview Questions and Answers

Updated 7 May 2024

Google SSE Interview Experiences

1 interview found

SSE Interview Questions & Answers

user image Anonymous

posted on 7 May 2024

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Find shortest cycle in graph
  • Ans. 

    To find the shortest cycle in a graph, we can use algorithms like Floyd's Tortoise and Hare algorithm or Breadth-First Search.

    • Use Floyd's Tortoise and Hare algorithm to detect a cycle in the graph and then find the shortest cycle.

    • Alternatively, use Breadth-First Search (BFS) to find the shortest cycle in an undirected graph.

    • Consider the weight of edges if the graph is weighted, as it may affect the shortest cycle lengt

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Binary sort for rotated array

Round 2 - One-on-one 

(2 Questions)

  • Q1. Bloom filter what advantages
  • Ans. 

    Bloom filters are space-efficient data structures used for quick membership queries.

    • Space-efficient data structure

    • Quick membership queries

    • False positives possible

  • Answered by AI
  • Q2. Design tinyurl for distributed system
  • Ans. 

    Design a distributed system for generating tiny URLs

    • Use a distributed key-value store to store mappings of short URLs to original URLs

    • Implement a service that generates unique short URLs and stores them in the key-value store

    • Use a load balancer to distribute requests to multiple instances of the service for scalability

    • Consider using consistent hashing to evenly distribute the load across nodes in the system

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. Core java ques on collection
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Simple DSA And java questions nothing out of the blue

Google Interview FAQs

How many rounds are there in Google SSE interview?
Google interview process usually has 1 rounds. The most common rounds in the Google interview process are One-on-one Round.

Tell us how to improve this page.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 896 Interviews
Amdocs Interview Questions
3.8
 • 528 Interviews
Zoho Interview Questions
4.3
 • 511 Interviews
SAP Interview Questions
4.2
 • 304 Interviews
KPIT Technologies Interview Questions
3.5
 • 293 Interviews
Salesforce Interview Questions
4.1
 • 270 Interviews
View all
Google SSE Salary
based on 14 salaries
₹16 L/yr - ₹57.5 L/yr
107% more than the average SSE Salary in India
View more details
Software Engineer
1.3k salaries
unlock blur

₹19.6 L/yr - ₹80 L/yr

Software Developer
1.1k salaries
unlock blur

₹21.8 L/yr - ₹56.7 L/yr

Senior Software Engineer
610 salaries
unlock blur

₹22 L/yr - ₹94 L/yr

Sde1
254 salaries
unlock blur

₹14 L/yr - ₹55 L/yr

Data Scientist
248 salaries
unlock blur

₹25 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