Logo

Get AmbitionBox App

Faster and better experience!

AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Campus placements

      Interviews questions for 2K+ colleges

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    WINNERS AWAITED!
    • ABECA 2025
      WINNERS AWAITED!

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    • AmbitionBox Best Places to Work 2021

      1st Edition

For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

General Mills

Compare button icon Compare button icon Compare
4.2

based on 816 Reviews

Play video Play video Video summary
  • About
  • Reviews
    816
  • Salaries
    4.3k
  • Interviews
    70
  • Jobs
    76
  • Benefits
    130
  • Photos
    -

Filter interviews by

General Mills Interview Questions and Answers

Updated 12 Apr 2025
Popular Designations

16 Interview questions

An Executive was asked 1mo ago
Q. What is COGS?
Ans. 

COGS, or Cost of Goods Sold, represents the direct costs attributable to the production of goods sold by a company.

  • COGS includes costs like raw materials and labor directly involved in production.

  • For a bakery, COGS would include flour, sugar, and wages for bakers.

  • It is subtracted from revenue to determine gross profit.

  • COGS can vary significantly between industries; for example, a manufacturing firm has different C...

View all Executive interview questions
A Senior Quality Analyst was asked 1mo ago
Q. If you want to set up a plant, what would be your minimum requirements?
Ans. 

Setting up a plant requires careful planning, resources, and compliance with regulations to ensure efficient operations.

  • Location: Choose a site with access to transportation and utilities.

  • Equipment: Invest in machinery tailored to production needs, like conveyor belts for assembly lines.

  • Workforce: Hire skilled labor and provide training for safety and efficiency.

  • Regulatory Compliance: Ensure adherence to local law...

View all Senior Quality Analyst interview questions
A Senior Demand Planner was asked 10mo ago
Q. What are the important factors in demand planning?
Ans. 

Important factors in demand planning include historical data analysis, market trends, collaboration with sales and marketing teams, and accurate forecasting.

  • Analyzing historical data to identify patterns and trends

  • Monitoring market trends and changes in consumer behavior

  • Collaborating closely with sales and marketing teams to gather insights and align strategies

  • Utilizing accurate forecasting methods to predict futu...

View all Senior Demand Planner interview questions
A Senior Demand Planner was asked 10mo ago
Q. What is the difference between forecast accuracy and bias?
Ans. 

Forecast accuracy measures how close the forecast is to actual results, while bias measures the tendency of the forecast to consistently over or under predict.

  • Forecast accuracy is the measure of how close the forecasted values are to the actual values.

  • Bias is the tendency of the forecast to consistently over or under predict the actual values.

  • Forecast accuracy is typically measured using metrics like Mean Absolute...

View all Senior Demand Planner interview questions
An Associate Software Engineer was asked 12mo ago
Q. Explain OOPS concepts in C#.
Ans. 

OOPS in C# is a programming paradigm that focuses on objects and classes to organize code and data.

  • OOPS stands for Object-Oriented Programming System

  • It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation

  • Example: In C#, you can create a class 'Car' with properties like 'make', 'model', and methods like 'drive'

  • Example: Inheritance allows a class 'SUV' to inherit properties and metho...

View all Associate Software Engineer interview questions
A Data Scientist 2 was asked 12mo ago
Q. Explain your favorite Data Science algorithm as if you are explaining it to a 5-year-old.
Ans. 

Random Forest is like asking a group of friends for advice and making a decision based on majority vote.

  • Random Forest is an ensemble learning method that builds multiple decision trees and combines their predictions.

  • Each decision tree in the Random Forest is like a friend giving their opinion on a decision.

  • The final prediction of the Random Forest is based on the majority vote of all the decision trees.

  • For example...

View all Data Scientist 2 interview questions
A Data Scientist was asked 11 Mar 2024
Q. How is the Gini coefficient used in Random Forest?
Ans. 

The Gini coefficient is used in Random Forest to measure the impurity of a node.

  • Gini coefficient is a measure of impurity in a node of a decision tree in Random Forest.

  • It ranges from 0 (pure node) to 0.5 (impure node).

  • Random Forest uses Gini coefficient to decide how to split nodes during the tree building process.

View all Data Scientist interview questions
Are these interview questions helpful?
A Senior Data Engineer was asked 20 Oct 2022
Q. How do you handle incremental loads?
Ans. 

Incremental load can be handled by identifying new or updated data and merging it with existing data.

  • Identify new or updated data using timestamps or unique identifiers

  • Extract and transform the new data

  • Merge the new data with existing data using a join or union operation

  • Load the merged data into the target system

View all Senior Data Engineer interview questions
A Developer was asked 02 Jul 2022
Q. Write a program to find the smallest number from a set of 5 numbers.
Ans. 

Program to find the smallest number from 5 given numbers.

  • Declare an array of 5 integers.

  • Take input of 5 numbers from user and store them in the array.

  • Initialize a variable with the first element of the array.

  • Loop through the array and compare each element with the variable.

  • If the element is smaller than the variable, update the variable.

  • After the loop, the variable will contain the smallest number.

  • Print the smalle...

View all Developer interview questions
A Senior Consultant was asked 29 Apr 2021
Q. Have you worked in the FMCG modeling domain and CPG domain?
Ans. 

Yes, I have worked in both FMCG modelling and CPG domains.

  • I have experience in developing demand forecasting models for FMCG products.

  • I have also worked on pricing and promotion optimization for CPG products.

  • I am familiar with the challenges and trends in both domains.

  • For example, I have worked on a project where we developed a predictive model for a snack food company to optimize their inventory management and re...

View all Senior Consultant interview questions
1 2

General Mills Interview Experiences

70 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 5 Jan 2025

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude TestΒ 

Basic aptitude test
Practice maths sums

Round 2 - TechnicalΒ 

(2 Questions)

  • Q1. Dsa question of easy level
  • Add your answer
  • Q2. Tell me more about yourself
  • Ans. 

    I am a recent graduate with a degree in Marketing and a passion for digital marketing strategies.

    • Recent graduate with a degree in Marketing

    • Passionate about digital marketing strategies

    • Experience in social media marketing and content creation

  • Answered by AI
    Add your answer

Intern Interview Questions asked at other Companies

Q1.Β There is a housing society β€œThe wasteful society”. You collect all the household garbage and sell it to 5 different businesses: a. Compost Manufacturer, b. Plastic Recycler, c. Paper Recycler, d. Metal Recycler, e. Miscellaneous. Determine ... read more
View answer (8)
Anonymous

Senior Demand Planner Interview Questions & Answers

user image Anonymous

posted on 11 Jul 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2024.Β There were 2 interview rounds.

Round 1 - TechnicalΒ 

(8 Questions)

  • Q1. Introduce yourself, what you do?
  • Ans. 

    As a Senior Demand Planner, I analyze market trends and coordinate supply chain strategies to optimize inventory and meet customer demand.

    • Data Analysis: I utilize historical sales data and market trends to forecast demand accurately, ensuring optimal inventory levels.

    • Collaboration: I work closely with sales, marketing, and supply chain teams to align demand forecasts with business strategies, such as launching new prod...

  • Answered by AI
    Add your answer
  • Q2. What is difference between forecast accuracy and bias?
  • Ans. 

    Forecast accuracy measures how close the forecast is to actual results, while bias measures the tendency of the forecast to consistently over or under predict.

    • Forecast accuracy is the measure of how close the forecasted values are to the actual values.

    • Bias is the tendency of the forecast to consistently over or under predict the actual values.

    • Forecast accuracy is typically measured using metrics like Mean Absolute Perc...

  • Answered by AI
    Add your answer
  • Q3. Which according to you is important among the both accuracy or bias if you have to select in them
  • Ans. 

    Accuracy is more important than bias in demand planning as it ensures the forecast is as close to the actual demand as possible.

    • Accuracy ensures that the forecast is as close to the actual demand as possible, leading to better inventory management and customer satisfaction.

    • Bias can lead to consistently overestimating or underestimating demand, resulting in excess inventory or stockouts.

    • In demand planning, the focus sho...

  • Answered by AI
    Add your answer
  • Q4. Challenges you faced in your carrer
  • Ans. 

    As a Senior Demand Planner, I faced challenges like data accuracy, cross-departmental collaboration, and adapting to market changes.

    • Data Accuracy: Ensuring the accuracy of demand forecasts was challenging, especially when dealing with incomplete or outdated data. For instance, I implemented a new data validation process that reduced errors by 30%.

    • Cross-Departmental Collaboration: Collaborating with sales, marketing, an...

  • Answered by AI
    Add your answer
  • Q5. What are important factor in demand planning
  • Ans. 

    Important factors in demand planning include historical data analysis, market trends, collaboration with sales and marketing teams, and accurate forecasting.

    • Analyzing historical data to identify patterns and trends

    • Monitoring market trends and changes in consumer behavior

    • Collaborating closely with sales and marketing teams to gather insights and align strategies

    • Utilizing accurate forecasting methods to predict future de...

  • Answered by AI
    Add your answer
  • Q6. Situation question on your colleague alloted to you is not working at all in project handled by you, how will you handle him/her?
  • Add your answer
  • Q7. If you do mistake in forecast thats instead of 200 you put 2000 , what will you do
  • Ans. 

    I would analyze the impact of the mistake on the overall forecast accuracy and take corrective actions to adjust the forecast accordingly.

    • Analyze the impact of the mistake on the forecast accuracy

    • Identify the root cause of the mistake (e.g. data entry error, system glitch)

    • Adjust the forecast by correcting the error and reevaluating the demand drivers

    • Communicate the revised forecast to stakeholders to ensure alignment

  • Answered by AI
    Add your answer
  • Q8. What is your Weakness?
  • Ans. 

    One of my weaknesses is my tendency to overanalyze data, which can slow down decision-making in fast-paced environments.

    • Overanalyzing Data: I often find myself diving deep into data sets, which can delay timely decisions. For instance, in a recent project, I spent extra time analyzing trends that ultimately didn't impact the immediate strategy.

    • Perfectionism: I strive for perfection in my forecasts, which can lead to sp...

  • Answered by AI
    Add your answer
Round 2 - HRΒ 

(4 Questions)

  • Q1. Tell about yourself
  • Ans. 

    As a Senior Demand Planner, I leverage data analytics and market insights to optimize inventory and forecast demand effectively.

    • Extensive Experience: Over 8 years in demand planning, successfully managing forecasts for a $50M product line, resulting in a 15% reduction in stockouts.

    • Data-Driven Decision Making: Proficient in using advanced analytics tools like SAP and Excel to analyze trends and adjust forecasts accordin...

  • Answered by AI
    Add your answer
  • Q2. Why you are leaving the company
  • Ans. 

    I am leaving to pursue new challenges and opportunities for growth that align with my career aspirations and professional development.

    • Career Advancement: I am seeking a position that offers more opportunities for leadership and strategic decision-making, such as leading cross-functional teams.

    • Skill Development: I want to enhance my skills in advanced demand forecasting techniques and data analytics, which are crucial f...

  • Answered by AI
    Add your answer
  • Q3. Where do you find yourself in 2-3 years
  • Ans. 

    In 2-3 years, I see myself as a strategic leader in demand planning, driving efficiency and innovation in supply chain processes.

    • Leading a team of demand planners to enhance forecasting accuracy and reduce lead times.

    • Implementing advanced analytics tools to improve demand visibility and decision-making.

    • Collaborating with cross-functional teams to align demand planning with business objectives.

    • Mentoring junior planners ...

  • Answered by AI
    Add your answer
  • Q4. Will you leave the company early like you did in this instance if big MNC comes
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ,don't think too much and try to answer to best of knowledge

Senior Demand Planner Interview Questions asked at other Companies

Q1.Β Which is more important: accuracy or bias?
View answer (1)
Anonymous

Analyst Interview Questions & Answers

user image Anonymous

posted on 13 Aug 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - AssignmentΒ 

Case study - marketing

Round 2 - One-on-oneΒ 

(2 Questions)

  • Q1. About the case study
  • Add your answer
  • Q2. Nielsen fundamentals
  • Add your answer

Analyst Interview Questions asked at other Companies

Q1.Β N-th Fibonacci Number Problem Statement Given an integer β€˜N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)
Anonymous

Marketing Officer Interview Questions & Answers

user image Anonymous

posted on 28 Oct 2024

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

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate marketing professional with a strong background in digital strategies and brand management, dedicated to driving growth.

    • Experience in Digital Marketing: I have successfully managed social media campaigns that increased engagement by 40% for a previous employer.

    • Brand Management: I led a rebranding project that resulted in a 25% increase in brand recognition within six months.

    • Data-Driven Decision Making...

  • Answered by AI
    Add your answer
Round 2 - Aptitude TestΒ 

Test on aptitude and others

Interview Preparation Tips

Interview preparation tips for other job seekers - None

Marketing Officer Interview Questions asked at other Companies

Q1.Β 1 ) Introduce yourself 2) Highest Qualification 3) Cropping pattern in your area
View answer (3)
Anonymous

Analyst Interview Questions & Answers

user image Anonymous

posted on 21 Mar 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - TechnicalΒ 

(1 Question)

  • Q1. Tableau related questions for Business Intelligence role
  • Add your answer
Round 2 - One-on-oneΒ 

(1 Question)

  • Q1. Situation based questions -STAR model
  • Add your answer
Round 3 - HRΒ 

(1 Question)

  • Q1. Salary negotiation
  • Add your answer

Analyst Interview Questions asked at other Companies

Q1.Β N-th Fibonacci Number Problem Statement Given an integer β€˜N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)
Anonymous

Interview Questions & Answers

user image Anonymous

posted on 2 Feb 2024

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

I applied via Recruitment Consulltant and was interviewed in Jan 2024.Β There were 4 interview rounds.

Round 1 - TechnicalΒ 

(1 Question)

  • Q1. Questions On Sql and Big Query
  • Add your answer
Round 2 - Aptitude TestΒ 

Scenario based questions

Round 3 - One-on-oneΒ 

(1 Question)

  • Q1. Personal Experience based questions
  • Add your answer
Round 4 - HRΒ 

(1 Question)

  • Q1. Salary and work experience discussions
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and present your true self
Anonymous

Growth and Marketing Lead Interview Questions & Answers

user image Anonymous

posted on 12 Dec 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude TestΒ 

Online test with basic aptitude questions

Round 2 - One-on-oneΒ 

(1 Question)

  • Q1. One challenge I faced
  • Ans. 

    One challenge I faced was managing a cross-functional team with conflicting priorities.

    • Balancing competing priorities and deadlines

    • Communicating effectively with team members to align goals

    • Implementing project management tools to streamline workflow

  • Answered by AI
    Add your answer
Anonymous

Python Developer Trainee Interview Questions & Answers

user image Anonymous

posted on 19 Feb 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding TestΒ 

(1 Question)

  • Q1. Numerical aptitude, Graph Interpretation , OOP Mcqs, DSA Mcqs, OS mcqs, CN mcqs 2 Python coding questions (one was quite easy, another was medium)
  • Add your answer
Round 2 - TechnicalΒ 

(1 Question)

  • Q1. Data visualization tools Projects Write a code
  • Ans. 

    Data visualization tools are essential for displaying and analyzing data in a visually appealing way.

    • Popular data visualization tools include Matplotlib, Seaborn, Plotly, and Tableau.

    • Python libraries like Matplotlib and Seaborn are commonly used for creating charts and graphs.

    • Tableau is a powerful tool for creating interactive dashboards and visualizations.

    • Plotly is known for its ability to create interactive plots and...

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Python Developer Trainee Interview Questions asked at other Companies

Q1.Β Python what type of language? Fathor of python?
View answer (2)
Anonymous

Data Scientist 2 Interview Questions & Answers

user image Anonymous

posted on 14 May 2024

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

I applied via Recruitment Consulltant and was interviewed in Nov 2023.Β There were 2 interview rounds.

Round 1 - TechnicalΒ 

(2 Questions)

  • Q1. Difference between correlation and covariance
  • Ans. 

    Covariance measures the extent to which two variables change together, while correlation measures the strength and direction of a linear relationship between two variables.

    • Covariance can be positive, negative, or zero, indicating the direction of the relationship between variables.

    • Correlation is always between -1 and 1, with 1 indicating a perfect positive linear relationship, -1 indicating a perfect negative linear re...

  • Answered by AI
    Add your answer
  • Q2. Elaborate on why you chose to use this specific metric over other(Project based)
  • Ans. 

    Choosing the right metric is crucial for accurately evaluating model performance and aligning with project goals.

    • Relevance to Business Goals: I selected precision as the primary metric because the project aimed to minimize false positives in a fraud detection system, ensuring that legitimate transactions are not incorrectly flagged.

    • Interpretability: Precision is easier for stakeholders to understand compared to metrics...

  • Answered by AI
    Add your answer
Round 2 - One-on-oneΒ 

(1 Question)

  • Q1. Explain your favourite DS algorithm as if you are explaining to a 5 yr old
  • Ans. 

    Random Forest is like asking a group of friends for advice and making a decision based on majority vote.

    • Random Forest is an ensemble learning method that builds multiple decision trees and combines their predictions.

    • Each decision tree in the Random Forest is like a friend giving their opinion on a decision.

    • The final prediction of the Random Forest is based on the majority vote of all the decision trees.

    • For example, if ...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - - Prepare your understanding of the projects and concepts well
- Be genuine

Skills evaluated in this interview

Data Scientist 2 Interview Questions asked at other Companies

Q1.Β If you have many features and a categorical column, what strategy would you use to encode the categorical column so that the overall feature count does not increase significantly?
View answer (1)
Anonymous

Interview Questions & Answers

user image Anonymous

posted on 29 Oct 2023

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

I applied via Campus Placement and was interviewed in Sep 2023.Β There were 3 interview rounds.

Round 1 - Resume ShortlistΒ 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude TestΒ 

General maths and aptitude with verbal and data interpretation included.

Round 3 - TechnicalΒ 

(3 Questions)

  • Q1. They asked me to discuss one of my projects and then asked related questions going deep. They also asked me to solve a guesstimate.
  • Add your answer
  • Q2. Knowledge about Stats is a must because I believe that is why they didn't take me(I didn't answer to those). I also learned that Machine learning had been asked to one of my friends.
  • Add your answer
  • Q3. They also asked me to solve a guesstimate - The number of biscuit packets consumed in my home state over a week.
  • Add your answer

Interview Preparation Tips

Topics to prepare for General Mills interview:
  • Statistics
  • Probability
  • Machine Learning
  • Risk Analysis
  • Demand Forecasting
  • Statistical Forecasting
Interview preparation tips for other job seekers - Knowledge about your Resume is UTMOST important. And, the company expected knowledge about stats from us.
Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w
devshacker007
Β·
ex -
Zizbey Consultancy
Job Chahiye Boss, Experience 3 Saal Ka β€” Lekin Salary Fresher Wali!
πŸ‘” HR: "Aapke paas Vue.js, React, Node.js, DevOps, AI sabka experience hai?" πŸ‘¨β€πŸ’» Main: "Haan, maine toh LinkedIn pe sabki post bhi like ki hai!πŸ˜…" πŸ€– Aaj kal interview mein skills se zyada "you must be available to work under pressure, weekends, and salary delay" pe focus hota hai! πŸ’Έ Salary expectation batate hi HR bolta hai β€” "Oh! We are looking for someone who is passionate... not someone who wants money!πŸƒβ€β™‚οΈ" πŸš€ Lekin fir bhi hum apply karte ja rahe hain, kyunki ghar ke EMI aur Swiggy ke bill ne bhi promise kiya hai β€” "We will never leave you alone!" πŸ“’ Dear companies, ab to job dedo β€” experience toh Zindagi bhi de rahi hai daily!
FeedCard Image
Got a question about General Mills?
Ask anonymously on communities.
More about working at General Mills
golden leaf award AmbitionBox awards

#3 Best Mid-Sized FMCG Company - 2022

golden leaf award
  • HQ - Minneapolis, Minnesota, United States (USA)
  • Food Processing
  • 1k-5k Employees (India)

General Mills Interview FAQs

How many rounds are there in General Mills interview?
General Mills interview process usually has 2-3 rounds. The most common rounds in the General Mills interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for General Mills 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 General Mills. The most common topics and skills that interviewers at General Mills expect are Supply Chain, Analytics, Business Services, Continuous Improvement and Logistics.
What are the top questions asked in General Mills interview?

Some of the top questions asked at the General Mills interview -

  1. Which according to you is important among the both accuracy or bias if you have...read more
  2. If you do mistake in forecast thats instead of 200 you put 2000 , what will you...read more
  3. What is difference between forecast accuracy and bi...read more
What are the most common questions asked in General Mills HR round?

The most common HR questions asked in General Mills interview are -

  1. What are your salary expectatio...read more
  2. What are your strengths and weakness...read more
How long is the General Mills interview process?

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

Tell us how to improve this page.

General Mills Interviews By Designations

  • General Mills Analyst Interview Questions
  • General Mills Senior Analyst Interview Questions
  • General Mills Senior Consultant Interview Questions
  • General Mills Senior Data Engineer Interview Questions
  • General Mills Executive Interview Questions
  • General Mills Intern Interview Questions
  • General Mills Data Analyst Interview Questions
  • General Mills Finance Executive Interview Questions
  • Show more
  • General Mills Summer Intern Interview Questions
  • General Mills Financial Analyst Interview Questions

Interview Questions for Popular Designations

  • Analyst Interview Questions
  • Senior Consultant Interview Questions
  • Senior Analyst Interview Questions
  • Associate Interview Questions
  • Team Lead Interview Questions
  • Senior Engineer Interview Questions
  • Accountant Interview Questions
  • Test Engineer Interview Questions
  • Show more
  • System Engineer Interview Questions
  • HR Executive Interview Questions

Overall Interview Experience Rating

4.2/5

based on 64 interview experiences

Difficulty level

Easy 13%
Moderate 68%
Hard 18%

Duration

Less than 2 weeks 49%
2-4 weeks 43%
6-8 weeks 3%
More than 8 weeks 5%
View more

Interview Questions from Similar Companies

PepsiCo
PepsiCo Interview Questions
4.0
Β β€’Β 205 Interviews
Amul India
Amul India Interview Questions
4.1
Β β€’Β 129 Interviews
Cargill
Cargill Interview Questions
4.0
Β β€’Β 98 Interviews
Heritage Foods
Heritage Foods Interview Questions
4.1
Β β€’Β 86 Interviews
Mother Dairy Fruit & Vegetable
Mother Dairy Fruit & Vegetable Interview Questions
4.1
Β β€’Β 80 Interviews
Mondelez International
Mondelez International Interview Questions
4.2
Β β€’Β 64 Interviews
ITC Limited Foods Division
ITC Limited Foods Division Interview Questions
4.0
Β β€’Β 47 Interviews
Parag Milk Foods
Parag Milk Foods Interview Questions
4.0
Β β€’Β 46 Interviews
Bunge India
Bunge India Interview Questions
3.9
Β β€’Β 43 Interviews
Triveni Engineering & Industries
Triveni Engineering & Industries Interview Questions
4.1
Β β€’Β 42 Interviews
View all

General Mills Reviews and Ratings

based on 816 reviews

4.2/5

Rating in categories

3.9

Skill development

4.3

Work-life balance

3.8

Salary

4.1

Job security

4.3

Company culture

3.4

Promotions

3.9

Work satisfaction

Explore 816 Reviews and Ratings
Jobs at General Mills
General Mills
Key Accounts Executive

Bangalore / Bengaluru

3-5 Yrs

Not Disclosed

General Mills
Senior Analyst

Mumbai

2-6 Yrs

β‚Ή 12-25 LPA

General Mills
Sr Demand Planner

Mumbai

3-8 Yrs

Not Disclosed

Explore more jobs
General Mills Salaries in India
Senior Analyst
173 salaries
unlock blur

β‚Ή7.8 L/yr - β‚Ή25 L/yr

Consultant
159 salaries
unlock blur

β‚Ή13 L/yr - β‚Ή35 L/yr

Teritory Sales Officer
121 salaries
unlock blur

β‚Ή4.5 L/yr - β‚Ή9.6 L/yr

Analyst
110 salaries
unlock blur

β‚Ή4.8 L/yr - β‚Ή14.2 L/yr

Senior Executive
101 salaries
unlock blur

β‚Ή4.2 L/yr - β‚Ή12.5 L/yr

Explore more salaries
Compare General Mills with
Kellogg

Kellogg

4.3
Compare
Nestle

Nestle

3.9
Compare
PepsiCo

PepsiCo

4.0
Compare
Cargill

Cargill

4.0
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • General Mills Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Helping over 1 Crore job seekers every month in choosing their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

6 Lakh+

Interviews

1 Crore+

Users/Month

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Campus Placements
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2026
  • ABECA 2025 winners awaited tag
  • ABECA 2024
  • AmbitionBox Best Places to Work 2022
  • AmbitionBox Best Places to Work 2021
  • Invite employees to rate
AmbitionBox
  • About Us
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

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

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter