Filter interviews by
Amul stands for Anand Milk Union Limited.
Amul stands for Anand Milk Union Limited
It is a dairy cooperative in India
Known for its dairy products like milk, butter, cheese, etc.
The dairy industry involves the production, processing, and distribution of milk and dairy products.
Dairy industry includes activities such as milk production, processing, packaging, and distribution
Key players in the industry include dairy farmers, processors, and retailers
Dairy products include milk, cheese, yogurt, butter, and ice cream
The industry is heavily regulated to ensure food safety and quality standards are
I applied via Campus Placement and was interviewed before Nov 2021. There were 3 interview rounds.
Economic topic and other political topic and Amul white revolution
Quantitative aptitude test for entry in Amul bases on maths
Top trending discussions
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
E-commerce refers to buying and selling goods or services over the internet.
Online transactions
Digital payments
Virtual storefronts
Examples: Amazon, eBay, Shopify
Opportunity cost is the value of the next best alternative that is foregone when a decision is made.
Opportunity cost is the benefit or value of something that must be given up to acquire or achieve something else.
It helps in evaluating the trade-offs involved in decision-making.
For example, if a company decides to invest in a new project, the opportunity cost could be the potential profits from investing in a different...
Break even point is the point at which total revenue equals total costs, resulting in neither profit nor loss.
Break even point is calculated by dividing fixed costs by the contribution margin.
It is the level of sales at which a business neither makes a profit nor incurs a loss.
It helps in determining the minimum amount of sales needed to cover all costs.
Break even analysis is important for businesses to make informed d...
posted on 28 Sep 2024
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Marketing knowledge , secondary or praymary discussion, manpower discussion
I applied via Walk-in and was interviewed before Mar 2022. There were 2 interview rounds.
I applied via Walk-in and was interviewed in Aug 2023. There were 3 interview rounds.
The last product I sold at my previous company was a cutting-edge CRM software tailored for small businesses.
Successfully demonstrated the software's features and benefits to potential clients
Negotiated pricing and contract terms with interested businesses
Provided training and ongoing support to clients post-sale
I applied via Walk-in and was interviewed before Jan 2024. There were 4 interview rounds.
Gl bbbbbzbbsnsnsnsnsnndnd
Here's a simpler version of the Selection Sort code:
#include
int main() {
int n, i, j, minIndex, temp;
// Input array size
printf("Enter the size of the array: ");
scanf("%d", &n);
int arr[n];
// Input array elements
printf("Enter %d elements: ", n);
for (i = 0; i < n; i++) {
scanf("%d", &arr[i]);
}
// Selection Sort
for (i = 0; i < n - 1; i++) {
minIndex = i;
for (j = i + 1; j < n; j++) {
if (arr[j] < arr[minIndex]) {
minIndex = j;
}
}
// Swap
temp = arr[minIndex];
arr[minIndex] = arr[i];
arr[i] = temp;
}
// Output sorted array
printf("Sorted array: ");
for (i = 0; i < n; i++) {
printf("%d ", arr[i]);
}
return 0;
}
Key Features of the Code:
Fewer comments for simplicity.
Uses basic variable names.
Easy to follow logic.
based on 14 reviews
Rating in categories
Territory Sales Incharge
284
salaries
| ₹3 L/yr - ₹9 L/yr |
Area Sales Manager
175
salaries
| ₹7.5 L/yr - ₹26.5 L/yr |
Senior Territory Sales Incharge
170
salaries
| ₹5 L/yr - ₹10.2 L/yr |
Account Assistant
111
salaries
| ₹1.4 L/yr - ₹8 L/yr |
Branch Manager
96
salaries
| ₹10.2 L/yr - ₹31 L/yr |
Mother Dairy Fruit & Vegetable
Nestle
Britannia
Parle Products