Filter interviews by
Clear (1)
I applied via Walk-in and was interviewed in Feb 2023. There were 5 interview rounds.
Good knowledge Sales and March
Multiple Questions And Questions Answer Explain
Group Discussion Multiple Questions And Multiple Answer
I applied via Naukri.com and was interviewed in Oct 2022. There were 2 interview rounds.
My selling style is consultative and relationship-driven.
I focus on understanding the customer's needs and pain points.
I ask open-ended questions to gather information and build rapport.
I offer solutions that align with the customer's goals and budget.
I follow up regularly to ensure customer satisfaction and loyalty.
Top trending discussions
I applied via LinkedIn and was interviewed in Nov 2022. There were 2 interview rounds.
My current CTC is confidential, but I am open to discussing my salary expectations for this role.
Politely decline to disclose current CTC
Express openness to discussing salary expectations for the new role
Provide a salary range based on research and industry standards
There was multiple questions
I applied via Company Website and was interviewed in Oct 2022. There were 3 interview rounds.
Marketing ideas and how to make money
Marketing strategy is a plan of action designed to promote and sell a product or service.
Identifying target audience
Developing a unique selling proposition
Creating a marketing mix
Setting marketing goals and objectives
Analyzing market trends and competition
Implementing and monitoring the strategy
Examples: social media marketing, email marketing, content marketing
To implement plans, break them down into smaller tasks, assign responsibilities, set deadlines, and track progress.
Break down the plan into smaller, achievable tasks
Assign responsibilities to team members based on their strengths
Set deadlines for each task and hold team members accountable
Track progress regularly and make adjustments as needed
Communicate clearly with team members to ensure everyone is on the same page
To sell more, identify customer needs, build relationships, offer solutions, and follow up.
Understand customer needs and tailor your approach
Build relationships and establish trust
Offer solutions that meet their needs
Follow up to ensure satisfaction and address any concerns
Provide excellent customer service to encourage repeat business
I applied via Company Website
How to aproch the customers ,And to give good respect to move our product
To sell a pen, highlight its features, demonstrate its quality, create a need, and close the sale.
Highlight the pen's unique features and benefits
Demonstrate the pen's quality and functionality
Create a need by showing how the pen can improve the customer's life or work
Close the sale by asking for the customer's commitment
I applied via Job Fair and was interviewed before Mar 2022. There were 2 interview rounds.
The first Governor General of India was Warren Hastings.
Warren Hastings served as the Governor General of India from 1773 to 1785.
He was appointed by the East India Company to oversee the British administration in India.
During his tenure, Hastings implemented several administrative and judicial reforms.
He also played a significant role in expanding British territories in India.
Hastings faced impeachment proceedings in ...
India has a population of over 1.3 billion people, making it the second most populous country in the world.
India's population is estimated to be around 1.366 billion as of 2020.
The country has a diverse population with various ethnic, linguistic, and religious groups.
India's population growth rate has been gradually declining over the years.
The states of Uttar Pradesh and Maharashtra have the highest population in Indi...
I was interviewed before Sep 2020.
Round duration - 60 minutes
Round difficulty - Easy
Round duration - 50 minutes
Round difficulty - Easy
Round duration - 60 minutes
Round difficulty - Easy
At the beginning of this round, the interviewer asked me about the data structures I knew. Linked lists, trees, graphs, arrays etc. was my answer. He asked me how well I knew Dynamic Programming. I said I wasn’t strong in that and he said that he would ask me a question on dynamic programming for sure.
Round duration - 40 minutes
Round difficulty - Easy
The interviewer asked me if I was comfortable with the interview process so far and how the previous interviews were. I said it was good and he gave me the first problem to solve.
Round duration - 60 minutes
Round difficulty - Easy
The interviewer asked me some Computer Science fundamentals in this round as well as some behavioural questions.
Implement a Trie data structure with insert and search functions.
Create a TrieNode class with children and isEndOfWord attributes.
Implement insert function to add words by iterating through characters.
Implement search function to check if a word exists by traversing the Trie.
Example: Insert 'apple', 'banana', 'orange' and search for 'apple' and 'grape'.
Do lot of hard work and practice of Data Structures and Algorithms based questions. I personally recommend you Coding Ninjas and Geeks For Geeks for interview preparation.
Application resume tips for other job seekersMake your resume short and try to make it of one page only and do mention all your skills which you are confident of in your resume.
Final outcome of the interviewSelectedI was interviewed in Aug 2017.
Merge Sort is a divide and conquer algorithm that sorts an array by dividing it into two halves, sorting them separately, and then merging the sorted halves.
Divide the array into two halves
Recursively sort the two halves
Merge the sorted halves
Find pairs of integers in a BST whose sum is equal to a given number.
Traverse the BST and store the values in a hash set.
For each node, check if (X - node.value) exists in the hash set.
If yes, add the pair (node.value, X - node.value) to the result.
Continue traversal until all nodes are processed.
Merge overlapping time intervals into mutually exclusive intervals.
Sort the intervals based on their start time.
Iterate through the intervals and merge overlapping intervals.
Output the mutually exclusive intervals.
Example: [(1,3), (2,6), (8,10), (15,18)] -> [(1,6), (8,10), (15,18)]
Different types of hashing and alternative for Linear Chaining
Different types of hashing include division, multiplication, and universal hashing
Alternative for Linear Chaining is Open Addressing
Open Addressing includes Linear Probing, Quadratic Probing, and Double Hashing
An AVL tree is a self-balancing binary search tree where the heights of the left and right subtrees differ by at most one.
AVL tree is a binary search tree with additional balance factor for each node.
The balance factor is the difference between the heights of the left and right subtrees.
Insertion and deletion operations in AVL tree maintain the balance factor to ensure the tree remains balanced.
Rotations are performed ...
Find the minimum number of squares whose sum equals to a given number n.
Use dynamic programming to solve the problem efficiently.
Start with finding the square root of n and check if it is a perfect square.
If not, then try to find the minimum number of squares required for the remaining number.
Repeat the process until the remaining number becomes 0.
Return the minimum number of squares required for the given number n.
Insertion sort for a singly linked list.
Traverse the list and compare each node with the previous nodes
If the current node is smaller, swap it with the previous node
Repeat until the end of the list is reached
Time complexity is O(n^2)
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Sales Officer
189
salaries
| ₹0 L/yr - ₹0 L/yr |
Deputy Manager
97
salaries
| ₹0 L/yr - ₹0 L/yr |
Territory Sales Manager
82
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
50
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Sales Officer
48
salaries
| ₹0 L/yr - ₹0 L/yr |
Flipkart
Myntra
Amazon
Snapdeal