Filter interviews by
I applied via Approached by Company and was interviewed in Feb 2024. There were 3 interview rounds.
Asked about personality, pressure handling, leadership qualities, inspiration, hobbies and challenges.
Top trending discussions
I was interviewed in Dec 2024.
posted on 2 Jan 2025
I applied via Approached by Company and was interviewed in Dec 2024. There were 4 interview rounds.
Experienced client servicing executive with a strong background in building and maintaining client relationships.
Over 5 years of experience in client servicing roles
Skilled in communication, problem-solving, and relationship management
Successfully managed a portfolio of key clients, increasing retention rates by 20%
Proficient in CRM software and client communication tools
IndiaMART is India's largest online B2B marketplace connecting buyers with suppliers.
Founded in 1996 by Dinesh Agarwal and Brijesh Agarwal
Over 60 million registered users and 5 million suppliers
Offers a platform for businesses to list their products and services
Facilitates transactions between buyers and sellers across various industries
Provides a wide range of products from machinery to consumer goods
Experienced client servicing executive with a strong background in building and maintaining client relationships.
Over 5 years of experience in client servicing roles
Skilled in communication, problem-solving, and relationship management
Successfully managed a portfolio of key clients, increasing retention rates by 20%
Proficient in CRM software and data analysis tools
I choose field work because I enjoy interacting with clients and solving problems face-to-face.
I thrive in dynamic environments where I can think on my feet
I value building strong relationships with clients through personal interactions
I find satisfaction in seeing the direct impact of my work in real-time
I enjoy the challenge of problem-solving on the spot
I chose IndiaMART because of its strong reputation in the industry and the opportunity to work with a diverse range of clients.
IndiaMART is a well-established company in the B2B marketplace, known for its reliable services and wide network.
I am attracted to the dynamic nature of the client servicing role at IndiaMART, where I can interact with clients from various industries and provide tailored solutions.
The job descr...
Strength: Strong communication skills. Weakness: Overthinking.
Strength: Effective verbal and written communication abilities
Strength: Ability to build and maintain strong client relationships
Weakness: Tendency to overthink situations and decisions
Weakness: Struggle with delegating tasks to others
I chose IndiaMART for its extensive network of suppliers and quality customer service.
Extensive network of suppliers allows for a wide range of products and services
Quality customer service ensures smooth transactions and timely resolution of issues
User-friendly platform makes it easy to search for products and connect with suppliers
I applied via Monster and was interviewed in Dec 2024. There were 4 interview rounds.
My self ruksar born and bought up in Bangalore
Myself Rukhsar born and water in Bangalore
I have completed my degree
I have completed my PU
My mother name Sajida she house wife' My father name sarvar his atou driver and I hv Inder brother
My father name sir sarvar pasha he is auto driver my mother name Sajida she is housewife I have one brother
Code Speed type question
Understand the requirements of the code speed type
Analyze the code and identify any errors or inefficiencies
Optimize the code for faster execution
Test the code to ensure it meets the speed requirements
posted on 5 Dec 2024
I applied via Referral and was interviewed in Nov 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
The duties and responsibilities of a Store Manager include overseeing daily operations, managing staff, ensuring customer satisfaction, and maximizing sales.
Overseeing daily operations of the store
Managing and training staff
Ensuring customer satisfaction
Maximizing sales and profitability
Inventory management and ordering supplies
Creating and implementing store policies and procedures
Handling customer complaints and reso...
I am currently working as an Assistant Store Manager at a retail store.
Responsible for overseeing daily operations of the store
Managing inventory and stock levels
Training and supervising staff
Assisting customers with inquiries and concerns
Implementing sales strategies to meet targets
The job location is at the store where I will be managing the daily operations and overseeing the staff.
The job location is at the physical store where products are sold.
I will be responsible for managing the store's daily operations and ensuring smooth functioning.
I will oversee the staff and ensure they are performing their duties efficiently.
Examples: ABC Store, XYZ Mall, 123 Street
Key performance indicators (KPIs) are metrics used to evaluate the success of a store manager in achieving goals and driving performance.
Sales revenue
Customer satisfaction scores
Inventory turnover rate
Employee turnover rate
Profit margin
Conversion rate
Average transaction value
I applied via AmbitionBox and was interviewed in Sep 2024. There was 1 interview round.
"Technical" refers to the specialized knowledge, skills, and expertise required to design, develop, implement, and maintain systems, products, or processes. It encompasses various aspects, include.
Technology is the application of scientific knowledge for practical purposes, often involving tools and systems to improve efficiency and solve problems.
Technology encompasses a wide range of tools, systems, and processes designed to improve efficiency and solve problems.
It involves the application of scientific knowledge to practical purposes.
Examples of technology include computers, smartphones, software, and machine...
The technical part refers to the specific skills, knowledge, and expertise required for a particular job or task.
Includes understanding of relevant laws, regulations, and policies
Involves proficiency in HR software and systems
Requires knowledge of employee relations best practices
May involve conducting investigations and resolving conflicts
Includes analyzing data and trends to inform decision-making
I applied via campus placement at Delhi College of Engineering (DCE), Delhi and was interviewed in Sep 2024. There were 2 interview rounds.
The question is asking for a variation of sorting an array containing 0s, 1s, and 2s.
Use a three-way partitioning algorithm to sort the array in a single pass.
Keep track of three pointers - low, mid, and high to partition the array.
Example: Input array = [0, 1, 2, 1, 0], Output array = [0, 0, 1, 1, 2]
A palindromic substring is a string that reads the same forwards and backwards.
Use dynamic programming to find the longest palindromic substring.
Start by considering each character as the center of a potential palindrome.
Expand outwards from each center to check for palindromic substrings.
Keep track of the longest palindrome found so far.
Example: Input 'babad', Output 'bab' or 'aba'.
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
Test contains 26 questions for me 13 are java based 13 are c++ based
Indexing in DBMS is a technique to improve the performance of queries by creating a data structure that allows for faster retrieval of data.
Indexes are created on columns in a database table to speed up the retrieval of rows that match a certain condition.
Types of indexes include clustered, non-clustered, unique, and composite indexes.
Examples of indexing techniques include B-tree, hash, and bitmap indexes.
Indexing can...
Check if two strings are anagrams by comparing the sorted characters in each string.
Sort the characters in both strings and compare if they are equal.
Ignore spaces and punctuation when comparing the strings.
Example: 'listen' and 'silent' are anagrams.
Example: 'hello' and 'world' are not anagrams.
Use a stack to simulate the recursive inorder traversal process
Create an empty stack to store nodes
Start with the root node and push it onto the stack
While the stack is not empty, keep traversing left and pushing nodes onto the stack
Once you reach a leaf node, pop it from the stack, print its value, and move to its right child
Repeat the process until all nodes have been visited
To make a class final, use the 'final' keyword in the class declaration.
Use the 'final' keyword before the 'class' keyword in the class declaration
A final class cannot be subclassed or extended
Final classes are often used for utility classes or classes that should not be modified
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
Interview experience
based on 26 reviews
Rating in categories
Technical Lead
16
salaries
| ₹12 L/yr - ₹26.2 L/yr |
L2 Engineer
10
salaries
| ₹8 L/yr - ₹9.5 L/yr |
Senior Engineer II
8
salaries
| ₹15.4 L/yr - ₹22 L/yr |
Senior Technical Lead
8
salaries
| ₹16 L/yr - ₹25 L/yr |
Software Engineer
7
salaries
| ₹7 L/yr - ₹13 L/yr |
Delta Corp
Mahindra Holidays & Resorts
VST Industries
Future Lifestyle Fashion