i
Meesho
Filter interviews by
The difference between having and where in SQL queries
HAVING is used with GROUP BY to filter grouped rows based on a specified condition
WHERE is used to filter rows before any grouping is done
HAVING is used with aggregate functions like SUM, COUNT, AVG, etc.
WHERE is used with individual columns for filtering
SQL query using joins to combine data from multiple tables
Use INNER JOIN to combine rows from two or more tables based on a related column between them
Specify the columns to select from each table in the SELECT statement
Use ON clause to specify the join condition
Understanding SQL RANK and DENSE_RANK functions for data ranking.
RANK() assigns a unique rank to each distinct row, with gaps for ties. Example: 1, 2, 2, 4.
DENSE_RANK() also assigns ranks but without gaps for ties. Example: 1, 2, 2, 3.
Use RANK() when you want to reflect the actual position with gaps in ranking.
Use DENSE_RANK() when you want a continuous ranking without gaps.
SQL query to retrieve the nth value from a dataset using various techniques.
Use the ROW_NUMBER() function to assign a unique sequential integer to rows.
Example: SELECT value FROM (SELECT value, ROW_NUMBER() OVER (ORDER BY column_name) AS rn FROM table_name) AS temp WHERE rn = n;
Alternatively, use LIMIT and OFFSET for databases like MySQL: SELECT value FROM table_name ORDER BY column_name LIMIT 1 OFFSET n-1;
In Post...
Mobile Device Management (MDM) tools include cloud-based, on-premises, and hybrid solutions.
Cloud-based MDM tools: ManageEngine Mobile Device Manager Plus, VMware AirWatch
On-premises MDM tools: Microsoft Intune, IBM MaaS360
Hybrid MDM tools: Citrix XenMobile, MobileIron
We are using Symantec Endpoint Protection for end point security.
Symantec Endpoint Protection is our primary end point security tool
It provides antivirus, firewall, intrusion prevention, and other security features
Regular updates and scans are performed to ensure system security
A semaphore is a synchronization object used in concurrent programming to control access to shared resources.
Semaphores can be used to limit the number of threads accessing a resource at the same time
They can be implemented as counting semaphores or binary semaphores
Example: In a producer-consumer problem, semaphores can be used to control access to a shared buffer
Minimum number of swaps needed to reach the end index in an array
Use a greedy approach to swap elements in the array
Track the minimum number of swaps needed to reach the end index
Consider edge cases like when the end index is already reached
Minimum number of swaps needed to make a string balanced by swapping adjacent characters
Iterate through the string and count the number of unbalanced pairs of brackets
Divide the count by 2 to get the minimum number of swaps needed
Example: For the string '(()))', there are 2 unbalanced pairs, so 1 swap is needed
Work hours can vary based on the role, but typically range from 40 to 50 hours per week for an Online Editor.
Standard full-time roles usually require around 40 hours a week.
Some positions may demand additional hours during peak times, such as project deadlines.
Freelance Online Editors may have flexible hours, working based on project needs.
Remote work can also influence hours, allowing for a better work-life balan...
I applied via Naukri.com
I appeared for an interview in Apr 2025, where I was asked the following questions.
Hello, my name is Rashikaperiyasamy, and I'm a telecaller with 1 years of experience in matrimony . My key skills include good communication and which I have leveraged to
I have over three years of experience in telecalling, focusing on customer service and sales in various industries.
Worked at XYZ Company for 2 years, handling inbound and outbound calls to assist customers with inquiries.
Achieved a 20% increase in sales through effective communication and persuasive techniques.
Trained new team members on call scripts and best practices, improving overall team performance.
Utilized CRM s...
I possess strong communication, problem-solving, and customer service skills, essential for effective telecalling.
Excellent verbal communication: I can convey information clearly and persuasively, ensuring customers understand our offerings.
Active listening: I focus on understanding customer needs, which helps in providing tailored solutions.
Problem-solving abilities: I can quickly address customer concerns, as demonst...
I bring strong communication skills, a positive attitude, and a proven track record in sales, making me an ideal candidate for this role.
Excellent communication skills: I have experience in engaging customers effectively, leading to a 20% increase in sales in my previous role.
Proven sales experience: In my last position, I consistently exceeded monthly targets by 15%, showcasing my ability to drive results.
Adaptability...
I am excited about this telecaller position as it aligns with my skills in communication and my passion for helping customers.
I have strong communication skills, which I honed during my previous job in customer service.
I enjoy engaging with people and believe that my friendly demeanor can create a positive experience for customers.
This role offers the opportunity to develop my sales skills, which I am eager to enhance.
...
I appeared for an interview in Jan 2025.
I appeared for an interview in May 2025, where I was asked the following questions.
I have a proven track record of successfully managing key accounts and developing strong relationships with clients.
Extensive experience in key account management
Strong communication and negotiation skills
Ability to identify and capitalize on business opportunities
Track record of exceeding sales targets
Excellent relationship-building skills
I applied via Instahyre and was interviewed in Oct 2024. There were 3 interview rounds.
A small user base driving most orders indicates potential issues in user engagement and market saturation.
Analyze user behavior: Identify characteristics of high-order users to understand their preferences.
Diversify marketing strategies: Target underrepresented user segments to broaden the customer base.
Enhance product offerings: Introduce new categories or exclusive products to attract diverse users.
Implement loyalty ...
Implement a system to detect and merge duplicate listings on Meesho platform.
Utilize machine learning algorithms to identify similar listings based on product attributes and images.
Implement a manual review process to verify potential duplicates before merging them.
Provide incentives for sellers to report and merge duplicate listings.
Regularly monitor and update the system to adapt to new duplicate listing patterns.
Com...
Implement stricter verification processes, utilize AI for detection, and increase penalties for fraudsters.
Implement stricter verification processes for account creation
Utilize AI algorithms to detect patterns of fraudulent behavior
Increase penalties for users found to be posting fraudulent content
I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.
To increase revenue from Instagram reels, I would focus on creating engaging content, collaborating with influencers, and utilizing paid advertising.
Create high-quality and engaging content that resonates with the target audience
Collaborate with influencers to reach a wider audience and increase brand visibility
Utilize paid advertising to promote reels to a larger audience and drive traffic to the website or product pa...
MEssho's ads revenue is declining due to increased competition, ad fatigue, or changes in user behavior.
Increased competition from other messaging apps offering better ad targeting options
Ad fatigue among users leading to lower engagement with ads
Changes in user behavior, such as a shift towards ad-blocking software or a preference for ad-free messaging platforms
I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.
The first round was an online assesment conducted on the hackerrank platform. This round
consisted of 3 DSA Question, 2 Medium and 1 Hard. The duration of the test was 1hr
45mins.
Design a CLI-based polling system for users and administrators to manage and participate in polls.
Admin can create a poll with a question and multiple options.
Admin can delete a poll by its unique ID.
Admin can update poll questions and options as needed.
Users can vote only once per poll, tracked by user ID.
Poll results can be displayed showing votes per option and user voting history.
I have over 5 years of experience in business development roles.
I have worked in various industries such as technology, healthcare, and finance.
I have successfully led multiple sales teams to exceed revenue targets.
I have a proven track record of building and maintaining strong client relationships.
I have experience in developing and implementing strategic business plans.
I am proficient in market research and analysis ...
I prioritize tasks, set goals, communicate effectively, and collaborate with team members to achieve business development objectives.
Prioritize tasks based on importance and deadlines
Set specific, measurable goals to track progress
Communicate effectively with clients, colleagues, and stakeholders
Collaborate with team members to leverage strengths and achieve common goals
I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.
Experienced Key Account Manager with a proven track record of exceeding sales targets and building strong client relationships.
Over 5 years of experience in key account management
Successfully increased sales by 20% in previous role
Skilled in developing and maintaining client relationships
Strong communication and negotiation skills
Proficient in CRM software and sales analytics
Managed key accounts, developed relationships, and increased sales revenue.
Managed a portfolio of key accounts to ensure customer satisfaction and retention
Developed and maintained strong relationships with key stakeholders
Identified opportunities for upselling and cross-selling products or services
Collaborated with internal teams to meet customer needs and exceed sales targets
Analyzed market trends and competitor acti...
Experienced Key Account Manager with a proven track record of exceeding sales targets and building strong client relationships.
Over 5 years of experience in key account management
Successfully increased sales by 20% in previous role
Skilled in developing and maintaining client relationships
Proficient in creating and implementing sales strategies
I have over 5 years of experience in key account management, working with various clients to drive sales and build strong relationships.
Managed key accounts to increase sales by 20% year over year
Developed and implemented strategic account plans to meet client needs
Collaborated with cross-functional teams to ensure customer satisfaction
Negotiated contracts and pricing agreements with clients
Provided regular updates and...
Yes, I am comfortable working in Google Sheets & Excel and using formulas.
I have extensive experience working with Google Sheets and Excel for data analysis and reporting.
I am proficient in using formulas such as VLOOKUP, SUMIF, and IFERROR to manipulate data efficiently.
I have successfully managed key accounts using spreadsheets to track sales performance and forecast future trends.
Experienced Key Account Manager with a proven track record in driving sales and building strong relationships with clients.
Over 5 years of experience in key account management
Successfully increased sales by 20% in previous role
Strong communication and negotiation skills
Ability to analyze market trends and develop strategic plans
Managed key accounts such as Company A and Company B
Yes, I am comfortable with cold calling and Excel formulas.
I have experience in cold calling and have successfully generated leads in the past.
I am proficient in using Excel and have experience with formulas such as VLOOKUP and SUMIF.
I am confident in my ability to effectively communicate with clients over the phone and analyze data in Excel.
Sales is the process of identifying, attracting, and converting potential customers into actual buyers, ultimately driving revenue for the company.
Understanding customer needs and preferences
Building relationships with clients
Negotiating deals and closing sales
Providing excellent customer service post-sale
Analyzing market trends and competition
Developing sales strategies and plans
Utilizing CRM tools to track and manage...
Top trending discussions
The duration of Meesho interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 433 interview experiences
Difficulty level
Duration
based on 1.9k reviews
Rating in categories
Key Account Manager
786
salaries
| ₹3 L/yr - ₹7 L/yr |
City Manager
237
salaries
| ₹4 L/yr - ₹10 L/yr |
Business Analyst
214
salaries
| ₹8 L/yr - ₹23.6 L/yr |
Senior Business Analyst
171
salaries
| ₹15 L/yr - ₹28 L/yr |
Team Lead
165
salaries
| ₹2 L/yr - ₹10 L/yr |
Amazon
Flipkart
Myntra
GlowRoad