Filter interviews by
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.
I applied via Company Website and was interviewed in Dec 2022. There were 2 interview rounds.
Cadbury is a British multinational confectionery company known for its chocolate products.
Founded in 1824 by John Cadbury in Birmingham, England
Introduced the first Dairy Milk chocolate bar in 1905
Acquired by Mondelez International in 2010
Known for iconic products like Dairy Milk, Creme Egg, and Roses
The number of distributors in India varies and is not fixed.
The number of distributors in India depends on the industry and the specific product or service being distributed.
Different companies have different distribution networks and may have varying numbers of distributors.
The number of distributors can also change over time as companies expand or contract their operations.
It is difficult to provide an exact number o...
posted on 23 Apr 2022
I applied via Walk-in and was interviewed before Apr 2021. There were 3 interview rounds.
Percentage, margins , basic maths , general aptitude
This pen is not just a writing tool, it's a statement of style and professionalism.
Highlight the pen's sleek design and quality craftsmanship
Emphasize the pen's versatility for both personal and professional use
Mention the pen's smooth writing experience and long-lasting ink
Offer a special promotion or discount to seal the deal
posted on 5 Apr 2021
I applied via Recruitment Consultant and was interviewed before Apr 2020. There was 1 interview round.
posted on 14 Jan 2021
I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.
To increase company share in the market, focus on customer satisfaction, competitive pricing, effective marketing strategies, and expanding distribution channels.
Understand customer needs and provide excellent customer service
Conduct market research to identify target audience and competitors
Offer competitive pricing and attractive promotions
Develop effective marketing campaigns to create brand awareness
Expand distribu...
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
posted on 17 Feb 2021
I applied via Walk-in and was interviewed before Dec 2021. There were 3 interview rounds.
Basic questions related to your field
I applied via Walk-in and was interviewed before Mar 2022. There were 2 interview rounds.
Bunge's major competitors are ADM, Cargill, Louis Dreyfus, and Wilmar International.
ADM
Cargill
Louis Dreyfus
Wilmar International
based on 2 interviews
Interview experience
based on 5 reviews
Rating in categories
Sales Executive
83
salaries
| ₹1 L/yr - ₹8.4 L/yr |
Territory Sales Incharge
40
salaries
| ₹1.8 L/yr - ₹4.5 L/yr |
Territory Sales Incharge (Tsi)
17
salaries
| ₹2 L/yr - ₹4 L/yr |
Senior Sales Executive
14
salaries
| ₹9.6 L/yr - ₹14.6 L/yr |
Salesman
10
salaries
| ₹1 L/yr - ₹3.5 L/yr |
PepsiCo
Cargill
Mother Dairy Fruit & Vegetable
Amul India