i
ShareChat
Filter interviews by
I applied via Referral and was interviewed in May 2024. There was 1 interview round.
Chat support chatroom is a platform where customers can interact with support agents in real-time.
Chat support chatroom allows customers to ask questions and receive immediate assistance.
Support agents can handle multiple customer inquiries simultaneously in a chatroom.
Chat support chatroom can be integrated with AI chatbots to provide automated responses.
Customers can also share files, screenshots, and other relevant ...
I applied via Naukri.com and was interviewed in Dec 2019. There was 1 interview round.
I know that your company specializes in providing innovative solutions for farmers, and as a horticulturist, I can help improve crop yields and sustainability.
I am aware that your company offers a range of products and services tailored to the needs of farmers, such as seeds, fertilizers, and crop protection solutions.
I understand that your company focuses on sustainable agriculture practices and aims to help farmers i...
I applied via Recruitment Consultant and was interviewed before Jun 2019. There were 5 interview rounds.
I appeared for an interview before Apr 2021.
Round duration - 45 Minutes
Round difficulty - Medium
It was in the mid day and since I applied for a Frontend role the discussion was majorly around data structure and bit of Javascript.
The interviewer was helping and good listener.
You are provided with two sorted linked lists. Your task is to merge them into a single sorted linked list and return the head of the combined linked list.
...Merge two sorted linked lists into a single sorted linked list without using additional space.
Create a dummy node to start the merged list
Compare the values of the two linked lists and add the smaller value to the merged list
Move the pointer of the merged list and the pointer of the smaller value list
Continue this process until one of the lists is fully traversed
Append the remaining elements of the other list to the me
Given an integer array arr
of size 'N' containing only 0s, 1s, and 2s, write an algorithm to sort the array.
The first line contains an integer 'T' representing the n...
Sort an array of 0s, 1s, and 2s in linear time complexity.
Use three pointers to keep track of 0s, 1s, and 2s while traversing the array.
Swap elements based on the values encountered to sort the array in-place.
Time complexity should be O(N) and space complexity should be O(1).
Round duration - 60 Minutes
Round difficulty - Medium
It was more of a in depth round on the framework I'm working on and problem solving.
The event loop is a mechanism in programming that allows for asynchronous execution of code.
The event loop is a key component in JavaScript's runtime environment, responsible for handling asynchronous operations.
It continuously checks the call stack for any pending tasks and executes them in a non-blocking manner.
The event loop ensures that the program remains responsive by allowing other code to run while waiting for ...
Output-based questions in JavaScript using browser APIs
Example 1: Write a script that uses the Geolocation API to display the user's current location on a map
Example 2: Create a program that uses the Web Audio API to play a sound when a button is clicked
Example 3: Develop a web page that uses the Canvas API to draw a simple animation
Designing a system to support localization in a mobile app
Use resource files to store localized strings for different languages
Implement a language selection feature for users to choose their preferred language
Utilize localization libraries or frameworks to streamline the process
Consider cultural differences when localizing content, such as date formats and currency symbols
Round duration - 75 Minutes
Round difficulty - Hard
It was more of a fitment/managerial round.
Didn't had any coding questions, but was asked more on approaches and optimisations.
Discussions on the project you have worked on.
To find the fastest 3 horses out of a group with 5 horses racing at a time, we can use a tournament style approach.
Divide the horses into groups of 5 and race them against each other. This will give you the fastest horse in each group.
Take the winners from each group and race them against each other. The top 3 horses in this final race will be the fastest 3 overall.
Keep track of the results and compare the timings to d
To debug lag on a screen, analyze code, check for memory leaks, optimize rendering, and use profiling tools.
Analyze code to identify any inefficient algorithms or operations causing lag.
Check for memory leaks that could be impacting performance.
Optimize rendering by reducing the number of draw calls, optimizing shaders, and minimizing overdraw.
Use profiling tools like Xcode Instruments or Android Profiler to identify p
The app I recently worked on is a social media platform for sharing photos and connecting with friends.
The app follows a client-server architecture, with the client being the mobile app and the server handling data storage and processing.
The client side is built using React Native for cross-platform compatibility.
The server side is implemented using Node.js with a MongoDB database for storing user data and photos.
The a...
Tip 1 : Get your JS fundamentals right (if applying for a Frontend role, https://javascript.info/ is a good start)
Tip 2 : Apart from preparing data structures, practise on the communication skills as well (prepare your introduction, be a good listener and on spot improvisation plays key roles)
Tip 1 : highlight projects related to the job profile in your resume and mention what was your contribution in them precisely in 1/2 lines.
Tip 2 : Include URLs to applications/projects that you have build and your achievements/blog (if any)
I applied via Campus Placement and was interviewed before Aug 2020. There were 3 interview rounds.
I chose Ninjacart because of its reputation for quality products and excellent customer service.
Ninjacart has a strong reputation for providing high-quality products to its customers.
The company is known for its efficient delivery system, ensuring that customers receive their orders on time.
Ninjacart has a dedicated customer service team that is always ready to assist and resolve any issues.
The company offers a wide ra...
I would immediately report the illegal activity to the appropriate authorities and cooperate fully with any investigations.
I would not ignore or cover up any illegal activity.
I would gather any evidence or information related to the illegal activity.
I would report the incident to my supervisor or the designated authority within the company.
I would cooperate fully with any investigations conducted by the authorities.
I w...
If a customer is involved in a scam or illegal activity, it is important to follow company protocols and escalate the issue to the appropriate authorities.
Maintain professionalism and empathy while addressing the customer's concerns.
Gather as much information as possible about the situation and document it.
Follow company guidelines and protocols for handling such cases.
If necessary, escalate the issue to the relevant d...
If the head is involved in illegal activity, it is important to report the matter to higher authorities or the appropriate legal channels.
Maintain professionalism and integrity
Document evidence of the illegal activity
Report the matter to higher authorities or the appropriate legal channels
Ensure the safety and well-being of oneself and colleagues
Consider seeking legal advice if necessary
Normal distribution is a probability distribution that is symmetric and bell-shaped.
It is also known as Gaussian distribution.
It is characterized by mean and standard deviation.
Many natural phenomena follow normal distribution, such as height and weight of individuals.
68% of the data falls within one standard deviation of the mean, 95% within two standard deviations, and 99.7% within three standard deviations.
It is wid...
SQL jobs include database administrator, data analyst, data scientist, business intelligence analyst, and software developer.
Database Administrator
Data Analyst
Data Scientist
Business Intelligence Analyst
Software Developer
I applied via Job Portal and was interviewed in Mar 2023. There were 4 interview rounds.
I have 15 years of experience in senior executive roles.
I have worked in various senior executive positions for the past 15 years.
I have successfully led teams and implemented strategic initiatives.
I have a proven track record of driving business growth and achieving targets.
I have extensive experience in managing budgets and resources.
I have strong leadership and communication skills.
I have a deep understanding of ind...
As a Senior Executive in my current employment, my job role involves overseeing the overall operations of the company, developing and implementing strategic plans, managing budgets, and leading a team of professionals.
Overseeing the overall operations of the company
Developing and implementing strategic plans
Managing budgets
Leading a team of professionals
To achieve the target, we need to set clear goals, create a plan, allocate resources, track progress, and make adjustments as needed.
Set specific, measurable, achievable, relevant, and time-bound goals
Create a detailed plan with actionable steps and deadlines
Allocate resources such as budget, manpower, and technology
Track progress regularly using key performance indicators
Make adjustments as needed based on feedback an...
Seeking new challenges and growth opportunities
Looking for a role that aligns better with my long-term career goals
Desire to work in a more dynamic and innovative environment
Seeking a higher level of responsibility and decision-making authority
Want to broaden my skill set and learn new industry trends
Current organization lacks opportunities for career advancement
To convince an unresponsive and uninterested client, it is important to understand their concerns, address their objections, and provide compelling reasons to engage.
Listen actively to the client's concerns and objections.
Empathize with the client and understand their perspective.
Address the client's concerns by providing relevant information and solutions.
Highlight the benefits and value proposition of the product or ...
I have a diverse range of skills including leadership, strategic planning, and problem-solving.
Leadership: I have successfully led teams and organizations, demonstrating strong decision-making and communication skills.
Strategic Planning: I have developed and implemented strategic plans to drive business growth and achieve organizational goals.
Problem-solving: I am adept at analyzing complex problems, identifying soluti...
based on 1 interview
Interview experience
Senior Associate Operations
138
salaries
| ₹4 L/yr - ₹9 L/yr |
Operations Associate
125
salaries
| ₹3.5 L/yr - ₹6.1 L/yr |
Lead Operator
87
salaries
| ₹6 L/yr - ₹12.7 L/yr |
Territory Sales Manager
68
salaries
| ₹4 L/yr - ₹8.8 L/yr |
Associate Product Manager
62
salaries
| ₹14.5 L/yr - ₹41 L/yr |
Udaan
Swiggy
CARS24
BlackBuck