Filter interviews by
Top trending discussions
I applied via Walk-in and was interviewed before Dec 2019. There was 1 interview round.
To improve sales, focus on understanding customer needs, building relationships, and offering personalized solutions.
Conduct market research to identify customer needs and preferences
Build strong relationships with customers through effective communication and follow-up
Offer personalized solutions and tailor your sales approach to meet individual customer requirements
Provide excellent customer service and address any c...
posted on 17 Feb 2021
I applied via Referral and was interviewed in May 2021. 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.
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...
No, I do not have listings power of abusing.
I believe in ethical sales practices and building long-term relationships with clients.
Abusing power in sales can lead to negative consequences for both the company and the salesperson.
Examples of abusing power in sales include pressuring customers into making purchases they don't need or manipulating pricing to take advantage of clients.
I appeared for an interview in Dec 2024.
Cadbury is a well-known chocolate brand with a wide range of products.
Founded in 1824 by John Cadbury in Birmingham, England
Known for its Dairy Milk chocolate bar
Offers a variety of flavors and products such as Cadbury Creme Egg and Cadbury Roses
Part of Mondelez International since 2010
Sales executive
I am applying for the position of Sales Executive within the company.
I have experience in sales and a proven track record of meeting and exceeding targets.
I am confident in my ability to drive revenue and build strong relationships with clients.
I am excited about the opportunity to contribute to the company's growth and success.
I applied via Walk-in and was interviewed in Oct 2024. There was 1 interview round.
I started working in 2010 after completing my degree in Business Administration.
Started working in 2010 after graduating
Began my career in sales at XYZ Company
Have been in the sales field for over 10 years
based on 20 reviews
Rating in categories
Sales Officer
38
salaries
| ₹2.4 L/yr - ₹5.1 L/yr |
Territory Sales Incharge
24
salaries
| ₹1.8 L/yr - ₹3.3 L/yr |
Production Supervisor
13
salaries
| ₹1.8 L/yr - ₹4.7 L/yr |
Quality Executive
11
salaries
| ₹1.4 L/yr - ₹5 L/yr |
Area Sales Manager
9
salaries
| ₹9 L/yr - ₹16.5 L/yr |
Cargill
Suguna Foods
Mondelez International
Perfetti Van Melle