Add office photos
Google logo
Employer?
Claim Account for FREE

Google

4.4
based on 1.7k Reviews
Video summary
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Intern
Fresher
Clear (1)

Google Intern Interview Questions and Answers

Updated 20 Jan 2025

Q1. tell me about different types of graph..

Ans.

There are various types of graphs used in data visualization, such as bar graphs, line graphs, pie charts, scatter plots, and histograms.

  • Bar graph - used to compare different categories

  • Line graph - shows trends over time

  • Pie chart - displays parts of a whole

  • Scatter plot - shows relationship between two variables

  • Histogram - displays distribution of data

Add your answer
right arrow

Q2. difference between ordered and unordered map

Ans.

Ordered map maintains the order of insertion while unordered map does not guarantee any specific order.

  • Ordered map: elements are stored in the order they were inserted

  • Unordered map: elements are stored in an unspecified order for faster access

  • Example: std::map vs std::unordered_map in C++

Add your answer
right arrow
Google Intern Interview Questions and Answers for Freshers
illustration image

Q3. Explain difference between coding and programming?

Ans.

Coding is the process of writing instructions in a specific programming language, while programming involves the entire process of designing, writing, testing, and maintaining code.

  • Coding is the act of translating a problem into a language that a computer can understand.

  • Programming involves planning, designing, implementing, and testing a solution to a problem.

  • Coding is a subset of programming, focusing on the actual writing of code.

  • Programming encompasses a broader range of ...read more

Add your answer
right arrow

Q4. Variation of N meetings in a room.

Ans.

Variation of N meetings in a room

  • Consider different combinations of meetings in the room

  • Calculate the total number of possible variations

  • Take into account the order of meetings if necessary

Add your answer
right arrow
Discover Google interview dos and don'ts from real experiences

Q5. How to handle low moral

Ans.

Addressing low morale in the workplace requires open communication, support, and recognition.

  • Encourage open communication to understand the root cause of low morale

  • Provide support and resources to help employees overcome challenges

  • Recognize and appreciate employees' hard work and contributions

  • Organize team-building activities to boost morale and foster a positive work environment

Add your answer
right arrow

Q6. write algo for DFS

Ans.

DFS is a graph traversal algorithm that explores as far as possible along each branch before backtracking.

  • Start at the initial node and explore as far as possible along each branch before backtracking

  • Use a stack to keep track of nodes to visit

  • Mark visited nodes to avoid revisiting them

  • Can be implemented recursively or iteratively

Add your answer
right arrow

Q7. write code for BFS

Ans.

BFS is a graph traversal algorithm that visits all the nodes of a graph level by level.

  • Start by adding the initial node to a queue

  • While the queue is not empty, dequeue a node and visit its neighbors, adding them to the queue

  • Repeat until all nodes are visited

Add your answer
right arrow

Q8. explain this project

Ans.

The project involved developing a mobile application for tracking daily water intake.

  • Developed a user-friendly interface for inputting water consumption

  • Implemented a feature to set daily water intake goals

  • Integrated notifications to remind users to drink water throughout the day

Add your answer
right arrow

More about working at Google

Back
Awards Leaf
AmbitionBox Logo
Top Rated Large Company - 2024
Awards Leaf
Awards Leaf
AmbitionBox Logo
Top Rated Internet/Product Company - 2024
Awards Leaf
HQ - Mountain View,California, United States
Contribute & help others!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos

Interview Process at Google Intern

based on 17 interviews
2 Interview rounds
Coding Test Round - 1
Coding Test Round - 2
View more
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Intern Interview Questions from Similar Companies

Accenture Logo
3.8
 • 19 Interview Questions
McKinsey & Company Logo
3.8
 • 16 Interview Questions
Deloitte Logo
3.8
 • 13 Interview Questions
Sanofi Logo
4.2
 • 11 Interview Questions
Cloudnine Hospital Logo
4.4
 • 11 Interview Questions
View all
Recently Viewed
DESIGNATION
DESIGNATION
INTERVIEWS
HDFC Bank
No Interviews
INTERVIEWS
ICICI Bank
No Interviews
INTERVIEWS
Richfeel Health & Beauty
No Interviews
JOBS
Concentrix Corporation
No Jobs
INTERVIEWS
ICICI Bank
No Interviews
JOBS
Concentrix Corporation
No Jobs
INTERVIEWS
HDFC Bank
No Interviews
INTERVIEWS
HDFC Bank
No Interviews
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter