Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
Clone a tree by creating a mirror image of it
Traverse the original tree in a post-order manner
Create a new node for each visited node and assign its value
Recursively set the left child of the new node as the mirrored right child of the original node
Recursively set the right child of the new node as the mirrored left child of the original node
Dynamic programming problem involving a 2D array
Break down the problem into subproblems and store the results in a 2D array
Consider using top-down or bottom-up approach depending on the problem
Examples: Longest Common Subsequence, Minimum Path Sum
I applied via Recruitment Consulltant and was interviewed before Jan 2024. There were 2 interview rounds.
Coding on the sudoko probelm
What people are saying about Google
Coding test with 2 questions
System design involves creating a high-level design of a software system, followed by implementing the detailed low-level design.
Start by understanding the requirements and constraints of the system
Create a high-level design that outlines the components and interactions of the system
Implement the detailed low-level design, considering factors like scalability, performance, and maintainability
Use tools like UML diagrams...
System Design with HLD involves designing the high-level architecture of a software system.
Understand the requirements and constraints of the system
Identify the components and their interactions
Consider scalability, reliability, and performance
Use design patterns and best practices
Create diagrams like UML or flowcharts to visualize the design
Google interview questions for designations
I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 4 interview rounds.
I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.
Data Structure related questions
I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Monster and was interviewed before Mar 2020. There were 3 interview rounds.
I was interviewed before Jul 2023.
45 min round. Similar to Leetcode medium level question.
45 min coding round, 2 question asked
Design a system for proximity service
Utilize geolocation data to track user locations
Implement algorithms to calculate proximity between users
Use real-time updates to notify users of nearby contacts
The duration of Google Senior Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 4 interviews
Interview experience
based on 17 reviews
Rating in categories
Software Engineer
1.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
1.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
709
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Scientist
277
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Analyst
242
salaries
| ₹0 L/yr - ₹0 L/yr |
Yahoo
Amazon
Microsoft Corporation