Add office photos
Employer?
Claim Account for FREE

Google

4.4
based on 1.9k Reviews
Video summary
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by

Emiza Supply Chain Services Private Limited Interview Questions and Answers

Updated 20 Jan 2025
Popular Designations

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

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

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

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
Discover Emiza Supply Chain Services Private Limited 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

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

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

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

More about working at Google

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

Interview Process at Emiza Supply Chain Services Private Limited

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

Top Intern Interview Questions from Similar Companies

3.8
 • 25 Interview Questions
3.8
 • 16 Interview Questions
4.0
 • 15 Interview Questions
3.8
 • 13 Interview Questions
4.2
 • 11 Interview Questions
4.4
 • 11 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 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