Filter interviews by
I applied via Referral and was interviewed before Jan 2021. There were 2 interview rounds.
Top trending discussions
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
I applied via Referral and was interviewed in Nov 2023. There were 3 interview rounds.
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.
My previous compensation was a combination of base salary, commission, and bonuses.
Base salary was competitive and in line with industry standards
Commission structure incentivized exceeding sales targets
Bonuses were awarded for meeting or exceeding performance goals
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 in Aug 2021. There were 3 interview rounds.
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...
I applied via Referral and was interviewed in Sep 2023. There were 3 interview rounds.
Executive
20
salaries
| ₹2.3 L/yr - ₹6.3 L/yr |
Assistant Manager
18
salaries
| ₹4.7 L/yr - ₹9 L/yr |
Senior Executive
15
salaries
| ₹3.8 L/yr - ₹8 L/yr |
Logistics Executive
13
salaries
| ₹3 L/yr - ₹6.1 L/yr |
Mechanical Engineer
12
salaries
| ₹2.3 L/yr - ₹5 L/yr |
Venky's
Godrej Agrovet
Cargill
Britannia