i
Naukri
Filter interviews by
I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.
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...
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 ...
I appeared for an interview before May 2024, where I was asked the following questions.
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...
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...
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...
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...
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.
Top trending discussions
posted on 5 Mar 2022
I applied via Campus Placement and was interviewed before Mar 2021. There were 3 interview rounds.
Current affairs topics
posted on 18 Mar 2024
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
I appeared for an interview before Jan 2021.
Round duration - 60 minutes
Round difficulty - Easy
Two coding questions were given in the first round to be solved in 60 minutes.
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...
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.
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...
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
Round duration - 60 minutes
Round difficulty - Easy
This was a technical round with questions based on DSA, DBMS, Computer Networking and project based questions.
Ninja is tasked with printing a triangle pattern based on a given number 'N' for any test case.
N = 4
1
232
34545
4567654
The pat...
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
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...
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...
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
Round duration - 30 minutes
Round difficulty - Easy
Typical HR round with behavioral problems.
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.
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.
posted on 30 Nov 2015
I applied via Campus Placement
I applied via Referral
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
Reverse a singly linked list in groups of k inplace
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
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
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...
I appeared for an interview in Oct 2016.
based on 2 interview experiences
Difficulty level
Duration
based on 12 reviews
Rating in categories
Assistant Manager
141
salaries
| ₹4.6 L/yr - ₹9.5 L/yr |
Senior Executive
123
salaries
| ₹3.3 L/yr - ₹7.5 L/yr |
Deputy Manager
116
salaries
| ₹6 L/yr - ₹13.7 L/yr |
Senior Executive Corporate Sales
95
salaries
| ₹4 L/yr - ₹7 L/yr |
Associate Senior Executive
86
salaries
| ₹3 L/yr - ₹6 L/yr |
Amazon
Flipkart
Indiamart Intermesh
Udaan