Filter interviews by
I was interviewed before Oct 2022.
Top trending discussions
FMCG stands for Fast Moving Consumer Goods, which are low-cost products that are sold quickly and at a high volume.
FMCG products have a short shelf life and are typically non-durable goods.
Examples of FMCG products include toiletries, packaged foods, beverages, and over-the-counter drugs.
FMCG companies often rely on extensive distribution networks and effective marketing strategies to reach consumers.
The demand for FMC...
I applied via Walk-in and was interviewed in Sep 2023. There were 2 interview rounds.
Dodla Dairy is a leading dairy company in India known for its high-quality dairy products.
Dodla Dairy was founded in 1995 by Dodla Sesha Reddy in Andhra Pradesh, India.
The company offers a wide range of dairy products including milk, curd, butter, ghee, and paneer.
Dodla Dairy has a strong presence in South India and has expanded its operations to other parts of the country.
The company is known for its commitment to qua...
Yes, I am familiar with Dodla dairy norms which include quality standards, hygiene practices, and customer service guidelines.
Dodla dairy norms focus on maintaining high quality standards in milk production and processing.
Hygiene practices are strictly followed to ensure the safety and purity of the dairy products.
Customer service guidelines emphasize on building strong relationships with clients and addressing their n
posted on 23 Aug 2022
I applied via Walk-in and was interviewed before Mar 2022. There were 2 interview rounds.
I applied via AmbitionBox and was interviewed in Jul 2023. There was 1 interview round.
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.
posted on 10 Aug 2023
I applied via Company Website and was interviewed before Aug 2022. There were 8 interview rounds.
You may check my capability I my working skills.
I wanted to know that how other look forward to the company and how to increase the sale.as I know how to compliment the sales.
I know the Market information.
I check my capability I am perfect
I know to everyone capability
Interview experience
based on 19 reviews
Rating in categories
Sales Officer
83
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Area Sales Executive
20
salaries
| ₹4.2 L/yr - ₹6.9 L/yr |
Senior Sales Officer
20
salaries
| ₹3 L/yr - ₹5 L/yr |
Area Sales Manager
17
salaries
| ₹7.5 L/yr - ₹13 L/yr |
Senior Executive
11
salaries
| ₹4.1 L/yr - ₹6.8 L/yr |
MTR Foods
ITC Limited Foods Division
Tata Consumer Products
Nestle