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 Interview Questions, Process, and Tips

Updated 17 Jan 2025

Top Google Interview Questions and Answers

View all 434 questions

Google Interview Experiences

Popular Designations

846 interviews found

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

(2 Questions)

  • Q1. Tell me about your current toles and responsibilities
  • Ans. 

    I am currently working as a Cloud Solutions Architect at a tech company, responsible for designing and implementing cloud solutions.

    • Designing cloud architecture based on business requirements

    • Implementing cloud solutions using Google Cloud Platform services

    • Collaborating with cross-functional teams to ensure successful implementation

    • Optimizing cloud infrastructure for cost-efficiency and performance

    • Providing technical gu

  • Answered by AI
  • Q2. Explain about the Cloud Architecture of your environment
  • Ans. 

    Our cloud architecture is designed for scalability, reliability, and security.

    • We utilize a combination of public, private, and hybrid cloud solutions to meet our needs.

    • Our architecture includes redundant systems and data backups to ensure high availability.

    • We implement security measures such as encryption, access controls, and monitoring to protect our data.

    • We use containerization and microservices for flexibility and ...

  • Answered by AI

Skills evaluated in this interview

Google Cloud Architect Interview Questions asked at other Companies

Q1. Explain about the Cloud Architecture of your environment
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Dhirubhai Ambani Institute of Information and Communication Technology (DA-IICT), Gandhinagar and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Just wanted to see others experience

Round 2 - Technical 

(2 Questions)

  • Q1. About sliding window basic
  • Q2. About map data structure with training models

Interview Preparation Tips

Interview preparation tips for other job seekers - ONLY DSA based interview process

Software Development Engineer Intern Interview Questions asked at other Companies

Q1. Say you're dealing with really long integers. They're too long to fit into a regular datatype, so linked lists are used to store them, with each node of the list containing one digit. Now the problem is, given two linked lists, i.e. two rea... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Get minimum from stream. Query based.
  • Q2. Minimum number of platforms for trains. Arrival n departure time is given.

Top Google Senior Software Engineer Interview Questions and Answers

Q1. Find the maximum value given an array with numbers and you can jump to any number and the value is jump length multiplied by value at the location.
View answer (3)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Test was conducted online on HAckerrank platform

Round 2 - Technical 

(2 Questions)

  • Q1. Sliding window , easy leetcode
  • Q2. HASHMAP ,find the all buddy
  • Ans. 

    A HashMap is a data structure that stores key-value pairs. To find all buddies in a HashMap, we need to iterate through the entries and compare values.

    • Iterate through the entries of the HashMap

    • Compare values to find buddies

    • Store buddies in an array of strings

  • Answered by AI

Skills evaluated in this interview

Top Google Software Developer Interview Questions and Answers

Q1. Painter's Partition ProblemGiven an array/list of length ‘N’, where the array/list represents the boards and each element of the given array/list represents the length of each board. Some ‘K’ numbers of painters are available to paint these... read more
View answer (4)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Google interview questions for popular designations

 Software Engineer

 (118)

 Software Developer

 (91)

 Intern

 (23)

 Senior Software Engineer

 (18)

 Software Developer Intern

 (17)

 SDE

 (15)

 Softwaretest Engineer

 (13)

 Data Analyst

 (12)

Softw Interview Questions & Answers

user image Anonymous

posted on 31 Aug 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Dhirubhai Ambani Institute of Information and Communication Technology (DA-IICT), Gandhinagar and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Medium Backtracking question

Round 2 - Coding Test 

(2 Questions)

  • Q1. Medium DP Question about Pick/ Not Pick with slight variation
  • Q2. Asked Googliness question (kind of like HR questions about Strength and Weaknesses)

Interview Preparation Tips

Topics to prepare for Google Softw interview:
  • DSA
  • DP
  • Graphs
  • Tree
Interview preparation tips for other job seekers - For freshers Google only ask DSA

Get interview-ready with Top Google Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. How will you improve rating of app
  • Ans. 

    To improve app rating, I will focus on enhancing user experience, optimizing app performance, gathering feedback, and implementing app store optimization strategies.

    • Enhance user experience by improving app design, navigation, and functionality

    • Optimize app performance by fixing bugs, improving loading times, and reducing crashes

    • Gather feedback from users through surveys, reviews, and ratings to identify areas for improv...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. How you will marketing plan for the new product in the market
  • Ans. 

    I will create a comprehensive marketing plan by conducting market research, identifying target audience, setting clear objectives, utilizing various digital channels, and measuring results.

    • Conduct market research to understand the competitive landscape and consumer preferences

    • Identify target audience and create buyer personas to tailor marketing messages

    • Set clear objectives such as increasing brand awareness, generatin...

  • Answered by AI

Digital Marketing Executive Interview Questions asked at other Companies

Q1. What is the difference between do follow and no follow links?
View answer (5)

Jobs at Google

View all

ml engineer Interview Questions & Answers

user image Anonymous

posted on 18 Sep 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. On Sorting Algorithms
  • Q2. On imbalanced Datasets
  • Q3. On ML workflow and describing a end to end ML flow
  • Ans. 

    ML workflow involves data collection, preprocessing, model training, evaluation, and deployment.

    • Data collection: Gather relevant data from various sources.

    • Data preprocessing: Clean, transform, and prepare data for model training.

    • Model training: Develop and train machine learning models using algorithms.

    • Evaluation: Assess model performance using metrics like accuracy, precision, recall.

    • Deployment: Implement the model in

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on basic ML, sorting and DSA

Skills evaluated in this interview

ml engineer Interview Questions asked at other Companies

Q1. How to evaluate regression models? explain r squared and adjusted r squared and difference between them
View answer (1)

Software Engineer interview

user image Rachit Jain

posted on 27 Nov 2021

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was good , there was merge intervals questions , and 1 hard questions

Round 2 - Technical 

(2 Questions)

  • Q1. Merge intervals
  • Q2. Hard question tough to answer

Interview Preparation Tips

Interview preparation tips for other job seekers - revise hard questions

Top Google Softwaretest Engineer Interview Questions and Answers

Q1. Write a program to mirror the pixel in a screen matrix of 24 bit pixels
View answer (1)

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. NDA - can't be shared
  • Ans. 

    The question pertains to a non-disclosure agreement (NDA) and cannot be shared publicly.

    • Explain that the question is related to a confidential agreement that prohibits sharing certain information.

    • Mention the importance of respecting NDAs in professional settings.

    • Provide examples of how NDAs are commonly used in the industry.

    • Discuss the consequences of violating an NDA.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. NDA- can't be shared
  • Ans. 

    The candidate was asked a question related to NDA which cannot be shared.

    • Explain the importance of NDA in protecting confidential information

    • Discuss the consequences of violating an NDA

    • Provide examples of how you have handled sensitive information under NDA in previous roles

  • Answered by AI
  • Q2. NDA - can't be shared
  • Ans. 

    The question pertains to a non-disclosure agreement (NDA) and cannot be shared.

    • Explain the importance of NDAs in protecting sensitive information

    • Discuss the consequences of violating an NDA

    • Provide examples of how NDAs are commonly used in the tech industry

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. NDA - can't be shared
  • Ans. 

    The question pertains to a non-disclosure agreement (NDA) which cannot be shared.

    • Explain the importance of NDAs in protecting sensitive information

    • Discuss the consequences of violating an NDA

    • Provide examples of how NDAs are commonly used in the tech industry

  • Answered by AI

Senior Test Engineer Interview Questions asked at other Companies

Q1. From Selenium -> Which Automation framework I have implemented in my project . Explain each framework components. How to handle dynamic web element. how to handle hidden element. how to upload file in selenium, where hashmap is used in s... read more
View answer (1)

Google Interview FAQs

How many rounds are there in Google interview?
Google interview process usually has 2-3 rounds. The most common rounds in the Google interview process are Coding Test, Technical and Resume Shortlist.
How to prepare for Google interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Google. The most common topics and skills that interviewers at Google expect are Recruitment, Python, Computer science, Networking and Analytical.
What are the top questions asked in Google interview?

Some of the top questions asked at the Google interview -

  1. If your Wi-Fi router is not working then what you will do to fix ...read more
  2. Say you have three tables WORK, USERS, MANAGERS WORK - work_id - user_id - how_...read more
  3. You are given 2 eggs. You have access to a 100-story building. Eggs can be very...read more
How long is the Google interview process?

The duration of Google interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Google Interview Process

based on 453 interviews in last 1 year

Interview experience

4.3
  
Good
View more

People are getting interviews through

based on 457 Google interviews
Job Portal
Company Website
Campus Placement
Referral
WalkIn
31%
20%
11%
10%
4%
24% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 4.9k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 883 Interviews
Salesforce Interview Questions
4.1
 • 265 Interviews
Adobe Interview Questions
4.0
 • 247 Interviews
Intel Interview Questions
4.3
 • 220 Interviews
Apple Interview Questions
4.3
 • 137 Interviews
Facebook Interview Questions
4.4
 • 69 Interviews
Netflix Interview Questions
4.5
 • 10 Interviews
View all

Google Reviews and Ratings

based on 1.8k reviews

4.4/5

Rating in categories

4.3

Skill development

4.4

Work-Life balance

4.4

Salary & Benefits

4.2

Job Security

4.4

Company culture

4.2

Promotions/Appraisal

4.3

Work Satisfaction

Explore 1.8k Reviews and Ratings
Internal Controls and Compliance Analyst

Bangalore / Bengaluru

2-4 Yrs

Not Disclosed

Senior Software Engineer, Machine Learning, Search

Bangalore / Bengaluru

3-6 Yrs

₹ 17.55-90 LPA

Explore more jobs
Software Engineer
1.3k salaries
unlock blur

₹20 L/yr - ₹80 L/yr

Software Developer
772 salaries
unlock blur

₹30.7 L/yr - ₹70 L/yr

Senior Software Engineer
588 salaries
unlock blur

₹22 L/yr - ₹94 L/yr

Sde1
252 salaries
unlock blur

₹16 L/yr - ₹64 L/yr

Data Scientist
232 salaries
unlock blur

₹12 L/yr - ₹50 L/yr

Explore more salaries
Compare Google with

Yahoo

4.6
Compare

Amazon

4.1
Compare

Facebook

4.4
Compare

Microsoft Corporation

4.1
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview