Taro Logo

Software Development Engineer (SDE) Interview Experience - Mumbai, Maharashtra

October 14, 2024
Positive ExperienceNo Offer

Process

The interview process consisted of 8 coding rounds, primarily focused on LeetCode medium-level questions.

The topics covered during these rounds included:

  • Data structures
  • Algorithms
  • Dynamic programming
  • Graph theory
  • System design

Additionally, there were behavioral questions that assessed problem-solving skills and collaboration within a team environment.

The overall experience was challenging yet rewarding.

Questions

Question: "How would you find the shortest path in a graph using Dijkstra's algorithm?"

How did you answer this question? (Optional): "I explained the steps of Dijkstra's algorithm:

  • Initializing the distances to infinity.
  • Using a priority queue to explore the nearest unvisited node.
  • Updating the distances of the neighboring nodes.
  • Repeating the process until all nodes were visited.

I also wrote the code to implement this solution during the interview."

Was this helpful?

Interview Statistics

The following metrics were computed from 4 interview experiences for the Google Software Development Engineer (SDE) role in Mumbai, Maharashtra.

Success Rate

0%
Pass Rate

Google's interview process for their Software Development Engineer (SDE) roles in Mumbai, Maharashtra is extremely selective, failing the vast majority of engineers.

Experience Rating

Positive75%
Neutral25%
Negative0%

Candidates reported having very good feelings for Google's Software Development Engineer (SDE) interview process in Mumbai, Maharashtra.

Google Work Experiences