Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by AB InBev India Team. If you also belong to the team, you can get access from here

AB InBev India Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

AB InBev India Interview Questions, Process, and Tips

Updated 17 Jan 2025

Top AB InBev India Interview Questions and Answers

View all 53 questions

AB InBev India Interview Experiences

Popular Designations

101 interviews found

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

Beer and ethics related topic

Round 2 - One-on-one 

(2 Questions)

  • Q1. CV related questions
  • Q2. Past experience related questions

Summer Intern Interview Questions asked at other Companies

Q1. There are 8 bottles of milk out of which one bottle is poisoned. What will be the minimum number of persons required to find the poisoned bottle if the person dies within 24 hours of drinking the poison. You have only 24 hours.
View answer (6)

Mulesoft Developer Interview Questions & Answers

user image vipul kukreja

posted on 6 Aug 2024

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

(1 Question)

  • Q1. Dataweave questions

Mulesoft Developer Interview Questions asked at other Companies

Q1. What are the functions you have used? What is some of the complex dataweave logic you implemented?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain chi square distribution. What are the assumptions involved?
  • Ans. 

    Chi square distribution is a probability distribution used in statistical tests to determine the significance of relationships between categorical variables.

    • Chi square distribution is a continuous probability distribution that is used in statistical tests such as the chi square test.

    • It is skewed to the right and its shape is determined by the degrees of freedom.

    • Assumptions involved in chi square distribution include: r...

  • Answered by AI
  • Q2. Explain different clustering algorithms
  • Ans. 

    Clustering algorithms group similar data points together based on certain criteria.

    • K-means: partitions data into K clusters based on centroids

    • Hierarchical clustering: creates a tree of clusters

    • DBSCAN: density-based clustering algorithm

    • Mean Shift: shifts centroids to maximize data points within a certain radius

    • Gaussian Mixture Models: assumes data points are generated from a mixture of Gaussian distributions

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Deep dive into clustering and bagging boosting algorithms
  • Ans. 

    Clustering and bagging boosting algorithms are popular techniques in machine learning for grouping data points and improving model accuracy.

    • Clustering algorithms like K-means, DBSCAN, and hierarchical clustering are used to group similar data points together based on certain criteria.

    • Bagging algorithms like Random Forest create multiple subsets of the training data and train individual models on each subset, then combi...

  • Answered by AI
Round 3 - Beh 

(1 Question)

  • Q1. Different situation based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basic ML too good

Skills evaluated in this interview

Top AB InBev India Data Scientist Interview Questions and Answers

Q1. How did you prevent your model from overfitting ? What did you do when it was underfit ?
View answer (1)

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)

Technology Intern Interview Questions & Answers

user image Krishna Rajpurohit

posted on 1 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at Malviya National Institute of Technology (NIT), Jaipur and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Resume Shortlist 

(1 Question)

  • Q1. Resume shortlist
Round 2 - Coding Test 

Coding question like 2 sum problem and maximum subarray sum

Round 3 - HR 

(1 Question)

  • Q1. Question on project

Technology Intern Interview Questions asked at other Companies

Q1. what is ros1 and difference between ros1 and ros2?
View answer (1)

AB InBev India interview questions for popular designations

 Data Scientist

 (8)

 Analyst

 (5)

 Sales & Marketing

 (5)

 Associate Data Scientist

 (4)

 Jr. Data Scientist

 (4)

 Financial Analyst

 (3)

 Intern

 (3)

 Principal Analyst

 (3)

Intern Interview Questions & Answers

user image Anonymous

posted on 10 Sep 2024

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

I applied via Campus Placement

Round 1 - Aptitude Test 

Games related to aptitude

Round 2 - Group Discussion 

What is more imp? Career or family?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Get interview-ready with Top AB InBev India Interview Questions

Assistant Manager, Transportation Planner Interview Questions & Answers

user image Anonymous

posted on 21 Nov 2024

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

I applied via Naukri.com and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Assignment 

Excel test in round 1

Round 2 - HR 

(2 Questions)

  • Q1. What I know ABI business.
  • Ans. 

    ABI business is a leading transportation planning and consulting firm specializing in sustainable and innovative solutions.

    • ABI business focuses on transportation planning and consulting services

    • They specialize in sustainable and innovative solutions

    • ABI business is known for their expertise in optimizing transportation systems

    • They work with clients to improve efficiency and reduce environmental impact

  • Answered by AI
  • Q2. 10 principle of ABI
Round 3 - One-on-one 

(2 Questions)

  • Q1. KPI handled in previous job.
  • Ans. 

    In my previous role, I handled KPIs related to on-time delivery, cost per mile, and driver retention.

    • On-time delivery: Ensuring shipments arrive at their destinations on schedule.

    • Cost per mile: Monitoring and optimizing transportation costs per mile traveled.

    • Driver retention: Implementing strategies to retain and motivate drivers to reduce turnover.

  • Answered by AI
  • Q2. Failure in previous job.

Jobs at AB InBev India

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Included aptitude, coding, english grammar, technical questions

Top AB InBev India Data Scientist Interview Questions and Answers

Q1. How did you prevent your model from overfitting ? What did you do when it was underfit ?
View answer (1)

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

4 questions to code in python in 60 minutes

Data Science Manager Interview Questions asked at other Companies

Q1. How do you ensure that retrieval in RAG give the correct documents? Explain any project involving generative AI.
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy sql and python questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Librarires Used
  • Ans. 

    I have experience using libraries such as Pandas, NumPy, Scikit-learn, Matplotlib for data analysis and visualization.

    • Pandas for data manipulation

    • NumPy for numerical operations

    • Scikit-learn for machine learning algorithms

    • Matplotlib for data visualization

  • Answered by AI
  • Q2. Previous work experiemce

Top AB InBev India Data Scientist Interview Questions and Answers

Q1. How did you prevent your model from overfitting ? What did you do when it was underfit ?
View answer (1)

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)

Consultant Interview Questions & Answers

user image Anu Raj Kokkeragadda

posted on 16 Oct 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Regarding project

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)

AB InBev India Interview FAQs

How many rounds are there in AB InBev India interview?
AB InBev India interview process usually has 2-3 rounds. The most common rounds in the AB InBev India interview process are One-on-one Round, Technical and Resume Shortlist.
How to prepare for AB InBev India 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 AB InBev India. The most common topics and skills that interviewers at AB InBev India expect are Python, Data Analytics, SQL, Accounting and Machine Learning.
What are the top questions asked in AB InBev India interview?

Some of the top questions asked at the AB InBev India interview -

  1. How did you prevent your model from overfitting ? What did you do when it was u...read more
  2. Why was this model/ approach used instead of other...read more
  3. Compare 3x3 tables with some patterns on it, choose the tables which are exactl...read more
How long is the AB InBev India interview process?

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

Tell us how to improve this page.

AB InBev India Interview Process

based on 104 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Varun Beverages Interview Questions
4.0
 • 221 Interviews
Parle Agro Interview Questions
4.1
 • 102 Interviews
Bisleri Interview Questions
4.1
 • 80 Interviews
Diageo Interview Questions
4.1
 • 66 Interviews
Pernod Ricard Interview Questions
3.7
 • 43 Interviews
Carlsberg Interview Questions
4.2
 • 24 Interviews
Anheuser Busch Interview Questions
3.9
 • 2 Interviews
View all

AB InBev India Reviews and Ratings

based on 1.2k reviews

3.4/5

Rating in categories

3.4

Skill development

3.2

Work-life balance

3.6

Salary

3.1

Job security

3.3

Company culture

2.9

Promotions

3.1

Work satisfaction

Explore 1.2k Reviews and Ratings
Manager Total Rewards

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Asst. Manager

Rajasthan,

Pondicherry / Puducherry

4-9 Yrs

₹ 6.5-15.6 LPA

Manager

Andhra pradesh

4-9 Yrs

Not Disclosed

Explore more jobs
Principal Analyst
540 salaries
unlock blur

₹7.1 L/yr - ₹24 L/yr

Data Scientist
258 salaries
unlock blur

₹12.7 L/yr - ₹32.2 L/yr

Assistant Manager
241 salaries
unlock blur

₹5.9 L/yr - ₹16 L/yr

Senior Analyst
210 salaries
unlock blur

₹4.8 L/yr - ₹15 L/yr

Senior Data Scientist
118 salaries
unlock blur

₹20 L/yr - ₹42 L/yr

Explore more salaries
Compare AB InBev India with

United Breweries

3.6
Compare

Carlsberg

4.2
Compare

Diageo

4.1
Compare

Pernod Ricard

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview