Filter interviews by
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Aug 2021. There were 2 interview rounds.
I applied via Recruitment Consultant
I applied via Walk-in and was interviewed in Aug 2021. There were 3 interview rounds.
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...
I applied via Naukri.com and was interviewed in Apr 2022. There were 3 interview rounds.
Sales fundamentals Roi Tlsd eco
I want to change my job to explore new opportunities and challenges.
Seeking growth and advancement in my career
Looking for a more challenging and rewarding role
Want to broaden my skill set and gain new experiences
Desire to work in a company with a better work culture and values
Seeking better compensation and benefits
Example: My current job lacks growth opportunities and I feel stagnant in my role. I want to join a comp...
In 3 years, I see myself as a successful Sales Officer, leading a team and achieving significant sales growth for the company.
Leading a team of sales representatives
Achieving and exceeding sales targets
Developing and implementing effective sales strategies
Building strong relationships with clients and customers
Continuously improving product knowledge and staying updated with industry trends
Contributing to the overall g...
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 appeared for an interview before May 2024, where I was asked the following questions.
My day as a manager involves strategic planning, team collaboration, and performance monitoring to ensure project success.
Start the day with a review of emails and urgent tasks to prioritize my workload.
Conduct a morning stand-up meeting with the team to discuss progress and roadblocks.
Allocate time for one-on-one check-ins with team members to provide support and feedback.
Engage in strategic planning sessions to align...
I appeared for an interview before Feb 2024.
My greatest accomplishment was successfully leading a team to exceed sales targets by 30% in one quarter.
Successfully leading a team to exceed sales targets
Achieving a 30% increase in sales in one quarter
Implementing effective sales strategies and motivating team members
Employee performance is measured through KPIs, sales targets, customer feedback, and regular performance reviews.
Key Performance Indicators (KPIs) are set for each employee to track their progress and achievements.
Sales targets are established to measure the sales team's performance against set goals.
Customer feedback and satisfaction surveys are used to evaluate the employee's customer service skills.
Regular performan...
Behavioral questions are important as they help assess a candidate's past behavior and predict future performance.
Behavioral questions provide insight into how a candidate has handled specific situations in the past.
They help assess a candidate's problem-solving skills, communication abilities, and interpersonal skills.
By asking about past experiences, employers can predict how a candidate may behave in similar situati...
I applied via Referral and was interviewed before Feb 2023. There were 3 interview rounds.
Asked About My Work Style
COMPANY POLICE & JOB RESPONSIBILITIES
based on 1 interview experience
Sales Officer
21
salaries
| ₹4.5 L/yr - ₹10 L/yr |
Area Sales Executive
9
salaries
| ₹8.4 L/yr - ₹13.5 L/yr |
Commercial Executive
6
salaries
| ₹7.3 L/yr - ₹8.9 L/yr |
Territory Sales Incharge
6
salaries
| ₹4.3 L/yr - ₹5.9 L/yr |
National Key Account Manager
6
salaries
| ₹20 L/yr - ₹27.9 L/yr |
Cargill
Mondelez International
Perfetti Van Melle
General Mills