Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Naukri Team. If you also belong to the team, you can get access from here

Naukri Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Naukri Assistant Manager Corporate Sales Interview Questions and Answers

Updated 13 May 2025

Naukri Assistant Manager Corporate Sales Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell about yourself
  • Ans. 

    Dynamic sales professional with over 5 years of experience in corporate sales, driving revenue growth and building strong client relationships.

    • Background in Business Administration with a focus on Sales and Marketing.

    • Over 5 years of experience in corporate sales, successfully managing key accounts.

    • Proven track record of exceeding sales targets by 20% year-over-year.

    • Skilled in building and maintaining relationships with...

  • Answered by AI
  • Q2. Why you want to do Sales
  • Ans. 

    I am passionate about sales because it allows me to connect with clients, solve their problems, and drive business growth.

    • Sales is about building relationships; for example, I enjoy understanding client needs and providing tailored solutions.

    • I thrive in dynamic environments where I can strategize and adapt to market changes, like identifying new opportunities in competitive sectors.

    • Sales challenges motivate me; I find ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. Tell us about yourself.
  • Q2. What are your reasons for wanting to switch jobs from your previous company?
  • Ans. 

    I seek new challenges and opportunities for growth that align with my career aspirations and values.

    • Desire for professional growth: I want to take on more responsibilities and lead larger projects, like managing a team of sales representatives.

    • Alignment with company values: I admire your company's commitment to sustainability, which resonates with my personal values.

    • Seeking a dynamic environment: My previous role becam...

  • Answered by AI
  • Q3. Mathematical questions like adding or substracting triple digit numbers
  • Q4. What are your achievements to date?
  • Ans. 

    I have consistently exceeded sales targets, built strong client relationships, and led successful team initiatives in corporate sales.

    • Achieved 120% of annual sales target for three consecutive years, contributing to a significant revenue increase.

    • Developed and implemented a client retention program that improved customer satisfaction scores by 30%.

    • Led a cross-functional team to launch a new product line, resulting in a...

  • Answered by AI
  • Q5. What are your strengths and weaknesses?
  • Ans. 

    I excel in relationship building and strategic thinking, but I sometimes struggle with delegation and time management.

    • Strength: Strong relationship-building skills. Example: Developed long-term partnerships with key clients, resulting in a 30% increase in sales.

    • Strength: Strategic thinker. Example: Created a sales strategy that aligned with market trends, leading to a successful product launch.

    • Weakness: Difficulty in d...

  • Answered by AI
  • Q6. Are you comfortable with a field job that involves identifying leads and generating business?
  • Ans. 

    Yes, I am comfortable with a field job focused on lead generation and business development.

    • I have experience in field sales, where I successfully identified potential clients through market research.

    • In my previous role, I generated leads by attending industry events and networking with key stakeholders.

    • I utilized CRM tools to track leads and follow up effectively, resulting in a 30% increase in sales.

    • I believe in build...

  • Answered by AI
  • Q7. Do you have bike
  • Ans. 

    Yes, I own a bike which I use for commuting and exploring new places during weekends.

    • I use my bike for daily commuting, which helps me avoid traffic and save time.

    • On weekends, I enjoy taking long rides to explore scenic routes and nature.

    • Having a bike allows me to maintain a healthy lifestyle through regular exercise.

  • Answered by AI

Assistant Manager Corporate Sales Interview Questions Asked at Other Companies

Q1. What are the Assets and Liabilities for a Bank?
asked in Naukri
Q2. Why do you want to work in sales?
asked in Naukri
Q3. Can you tell me about yourself?

Top trending discussions

View All
Indian Startups
2w
a senior executive
One of the best sources for Startup investment: DAHEJ(DOWRY)
You won't believe my senior has a good corporate job with over 10 years of experience. But suddenly resigned just a few days after his wedding. We all thought maybe he got married and wants to spend his time with his wife, and decided to go to his place to give him a proper farewell. All of us got shocked after knowing that he left because his father-in-law gifted him a fat cash amount and a car in the name of "blessings." He’s using the money to fund his startup and the car for "business movement." I mean seriously? People are now using dowry as startup capital and walking around acting like CEOs, playing boss with someone else’s money. Bas, shaadi karo aur apne sapne chalu karo, courtesy sasural. I don't know feeling inspired? Or disgusted?
Got a question about Naukri?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Group Discussion 

Current affairs topics

Round 2 - One-on-one 

(1 Question)

  • Q1. Pressure interview involving a lot of cross questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Real time situations were given to analyze the behaviour

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, positive, and patient
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. About prev work experiences and about job role.
Round 2 - One-on-one 

(1 Question)

  • Q1. Same about prev work experience and job roles.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, never lie, and please keep your Naukri profile updated.

I appeared for an interview before Jan 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Two coding questions were given in the first round to be solved in 60 minutes.

  • Q1. 

    Rearrange Array Elements Problem Statement

    Given an array A containing 'N' integers and an integer m, rearrange the elements of the array such that the differences between the array elements and m are sor...

  • Ans. 

    Rearrange array elements based on their differences from a given integer.

    • Calculate the differences between each element and the given integer.

    • Sort the elements based on their differences while maintaining the original order for elements with the same difference.

    • Implement a function to rearrange the array elements as per the given criteria.

  • Answered by AI
  • Q2. 

    Print Nodes at Distance K from a Given Node

    Given an arbitrary binary tree, a node of the tree, and an integer 'K', find all nodes that are at a distance K from the specified node, and return a list of th...

  • Ans. 

    The task is to find all nodes in a binary tree that are at a distance K from a given node.

    • Traverse the binary tree to find the given node

    • From the given node, perform a depth-first search to find all nodes at distance K

    • Use a list to store the values of the nodes at distance K

    • Return the list of values in any order

  • Answered by AI
Round 2 - Face to Face 

(4 Questions)

Round duration - 60 minutes
Round difficulty - Easy

This was a technical round with questions based on DSA, DBMS, Computer Networking and project based questions.

  • Q1. 

    Triangle of Numbers Pattern

    Ninja is tasked with printing a triangle pattern based on a given number 'N' for any test case.

    Example:

    Input:
    N = 4
    Output:
       1
    232
    34545
    4567654

    Explanation:

    The pat...

  • Ans. 

    Print a triangle pattern of numbers based on a given number 'N'.

    • Iterate through each row and print the numbers accordingly

    • Use spaces to center-align the numbers in each row

    • Increment the numbers in each row as per the pattern

  • Answered by AI
  • Q2. What is the difference between a web server and an application server?
  • Ans. 

    Web server serves static content over HTTP, while application server runs dynamic content and business logic.

    • Web server handles HTTP requests and responses, serving static content like HTML, images, and CSS.

    • Application server executes business logic, runs dynamic content, and interacts with databases.

    • Web server examples include Apache, Nginx, while application server examples include Tomcat, JBoss.

    • Web server focuses on...

  • Answered by AI
  • Q3. How does the internet work?
  • Ans. 

    The internet is a global network of interconnected computers that communicate using standardized protocols.

    • The internet is made up of a vast number of interconnected networks of computers.

    • Data is transmitted over the internet using protocols such as TCP/IP.

    • Websites are hosted on servers connected to the internet, and users access them using web browsers.

    • Internet Service Providers (ISPs) provide access to the internet f...

  • Answered by AI
  • Q4. Write a SQL query to find the nth highest salary.
  • Ans. 

    SQL query to find the nth highest salary

    • Use the 'SELECT DISTINCT' statement to get unique salary values

    • Order the salaries in descending order using 'ORDER BY' clause

    • Use 'LIMIT' and 'OFFSET' to get the nth highest salary

  • Answered by AI
Round 3 - HR 

Round duration - 30 minutes
Round difficulty - Easy

Typical HR round with behavioral problems.

Interview Preparation Tips

Professional and academic backgroundI completed Information Technology from Chitkara University. Eligibility criteriaAbove 7 CGPAInfo Edge India (Naukri.com) interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Campus Placement

Interview Preparation Tips

Round: Resume Shortlist
Experience: They selected 10 students from our college from CS and IT .They are looking for guys with extra projects done during college .App development will be a bonus ,contribution to open source and competitive programming will help for shortlisting.
Some of my friends had research papers published and they too got selected.

Round: Test
Experience: Have to write code snippet for 4 questions in 45 minutes
1.Difference between hour hand and minute hand
2.longest palindromic sub string.
3.Product Array puzzle
4.Some question related to matrix

Tips: All question were from geeksforgeeks
So practice it well ..u will make through it

Round: Test
Experience: Long Discussion on projects
They will scan each and every line of your Resume ,so dont write bullshits..
I wrote about interest in AI and got screwed..Discussion on college projects and final year project.
Then asked me to design a snake and ladder game OOPS concepts
Told me to find sum of all elements of sub matrix..(hint pre-processing the matrix)
Asked me about sessions and cookies
Gave a query to write on database indexing (dont remember exactly)
Asked me the code of the difference between hour hand and minute hand and extended it wid the second hand
Asked me as how to implement a dictionary
asked about TRIES ,CODE SNIPPET ON THE SHARED DOCS
One of my friend was asked to implement (set) of STL
Tips: The interviewer was cool guy..helped me a lot always made me comfortable.Interact with them as much as possible

Round: Test
Experience: Wid the CTO of the company .
Started wid the projects again .ACID properties,Database transactions,Concurrency Control
Optimization in database.
Then he asked me to code a function
Given a hash function applied on letters of English words ,un-hash it.Took me 45 minutes to reach the solution ,he helped me a lot.
Asked me to write the code for diameter of a binary tree
Asked me write the code for Boolean Matrix
One of my friend was asked to a question in which there was a bug in a m*n matrix and we have to find the bug(hint dfs or bfs)
Tips: keep calm ,,just keep talking ad he will help u a lot...

Round: HR
Experience: This was the toughest round for me...I had cleared all the rounds but they rejected me in the HR round ,,,dont know where I screwed..Learn every thing of Zomato..
They offered me an internship and thereafter they would look to give a PPO ...!!!lets see what happens

Skills: Coding Skills And Knowledge On Data Structures
Duration: 3
College Name: NIT Srinagar

I applied via Referral

Interview Questionnaire 

6 Questions

  • Q1. Design the most optimal data structures for an LRU cache
  • Q2. Convert a sorted array to balanced binary search tree
  • Ans. 

    Convert a sorted array to balanced binary search tree

    • Find the middle element of the array and make it the root of the tree

    • Recursively construct the left subtree using the left half of the array

    • Recursively construct the right subtree using the right half of the array

    • Repeat until all elements are added to the tree

  • Answered by AI
  • Q3. Reverse a singly linked list in groups of k in­place
  • Ans. 

    Reverse a singly linked list in groups of k in­place

    • Divide the linked list into groups of k nodes

    • Reverse each group of k nodes

    • Connect the reversed groups to form the final linked list

  • Answered by AI
  • Q4. Design the most optimal data structure for storing a word and its meaning. Note that a word could have multiple meanings
  • Q5. Write a recursive routine to calculate a ^ n
  • Ans. 

    A recursive routine to calculate a ^ n

    • The base case is when n is 0, in which case the result is 1

    • For any other value of n, the result is a multiplied by the result of a^(n-1)

    • The recursive function should call itself with a^(n-1) as the new input

  • Answered by AI
  • Q6. Design the most optimal data structure for a never ending stream of numbers. It should be optimized for insertion, deletion, searching, finding kth largest and kth smallest
  • Ans. 

    Design optimal data structure for never-ending stream of numbers for insertion, deletion, searching, kth largest and kth smallest.

    • Use a balanced binary search tree like AVL or Red-Black tree for efficient insertion, deletion, and searching.

    • Maintain two heaps, one for kth largest and one for kth smallest.

    • For finding kth largest, use a min heap of size k and for kth smallest, use a max heap of size k.

    • Alternatively, use a...

  • Answered by AI

Interview Preparation Tips

Skills:
College Name: NA

Skills evaluated in this interview

Are these interview questions helpful?

Software Engineer Interview Questions & Answers

Amazon user image Rajesh Paramanandam

posted on 24 Feb 2017

I appeared for an interview in Oct 2016.

Interview Preparation Tips

Round: Test
Experience: Aptitude was quite easy they just asked us basic questions from Math,logical reasoning and english
Tips: Just think well before u do..
Duration: 1 hour 30 minutes
Total Questions: 40

Round: Behavioural Interview
Experience: It was face to face .. the interviewee asked questions from our resume... Since I m from computer science background they asked some technical questions..

Tips: Beware filling ur resume.. they will ask every stuff that you have in resume

Round: Technical Interview
Experience: Discussion about my project that i vr done in my final year.they asked me what was my role in my project

College Name: Sri ganesh college of engineering and technology

Interview Preparation Tips

Round: Test
Duration: 2 hours
Total Questions: 22

College Name: Jaypee University Of Information Technology, Solan

Interview Preparation Tips

Round: Test
Experience: The first test
contained 25 objective questions encompassing the basics of Computer Science ranging from
data structures, networks and operating systems to theory of computation
Duration: 45 minutes
Total Questions: 25

Round: Test
Experience: The second test contained 3 coding questions.
Duration: 45 minutes
Total Questions: 3

Round: HR Interview
Experience: After the written test, next day I appeared for 3 interviews.
They were checking if you can write code and also if you are aware of the practical issues faced while coding. In the final round they were testing if you could abstract out a real world
problem into code.
Tips: Overall I can say that you must hope for the best and prepare for the
worst. So make sure that you are prepared on all counts. You never know what might go wrong.

Naukri Interview FAQs

How many rounds are there in Naukri Assistant Manager Corporate Sales interview?
Naukri interview process usually has 1 rounds. The most common rounds in the Naukri interview process are One-on-one Round.
What are the top questions asked in Naukri Assistant Manager Corporate Sales interview?

Some of the top questions asked at the Naukri Assistant Manager Corporate Sales interview -

  1. Why you want to do Sa...read more
  2. Tell about yours...read more
  3. Mathematical questions like adding or substracting triple digit numb...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 2 interview experiences

Difficulty level

Easy 50%
Moderate 50%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.0
 • 5.3k Interviews
Flipkart Interview Questions
3.9
 • 1.5k Interviews
PolicyBazaar Interview Questions
3.7
 • 469 Interviews
Swiggy Interview Questions
3.8
 • 469 Interviews
Meesho Interview Questions
3.7
 • 365 Interviews
JustDial Interview Questions
3.5
 • 356 Interviews
Info Edge Interview Questions
3.9
 • 348 Interviews
Udaan Interview Questions
3.9
 • 346 Interviews
Eternal Limited Interview Questions
3.7
 • 327 Interviews
View all
Naukri Assistant Manager Corporate Sales Salary
based on 77 salaries
₹5.1 L/yr - ₹9.5 L/yr
8% more than the average Assistant Manager Corporate Sales Salary in India
View more details

Naukri Assistant Manager Corporate Sales Reviews and Ratings

based on 12 reviews

4.4/5

Rating in categories

3.8

Skill development

4.7

Work-life balance

3.6

Salary

4.9

Job security

4.4

Company culture

3.4

Promotions

4.3

Work satisfaction

Explore 12 Reviews and Ratings
Assistant Manager
141 salaries
unlock blur

₹4.6 L/yr - ₹9.5 L/yr

Senior Executive
123 salaries
unlock blur

₹3.3 L/yr - ₹7.5 L/yr

Deputy Manager
116 salaries
unlock blur

₹6 L/yr - ₹13.7 L/yr

Senior Executive Corporate Sales
95 salaries
unlock blur

₹4 L/yr - ₹7 L/yr

Associate Senior Executive
86 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Explore more salaries
Compare Naukri with

Amazon

4.0
Compare

Flipkart

3.9
Compare

Indiamart Intermesh

3.6
Compare

Udaan

3.9
Compare
write
Share an Interview