Filter interviews by
My experience in Paat includes strategic planning, team leadership, and successful project execution in various sectors.
Led a team of 10 in a Paat project that increased efficiency by 30%.
Implemented a new strategy that resulted in a 25% increase in client satisfaction.
Collaborated with cross-functional teams to streamline processes and reduce costs.
MergeSort is a divide and conquer algorithm that sorts an array of strings.
Divide the array into two halves
Recursively sort the two halves
Merge the sorted halves
Chrome uses an algorithm to predict and suggest words based on user input.
Chrome's algorithm uses a combination of user history, bookmarks, and popular searches to predict and suggest words.
The algorithm also takes into account the frequency and recency of the user's input.
Chrome's suggestion feature is powered by Google's Autocomplete API, which uses machine learning to predict and suggest words.
The suggestions a...
Counting Sort is a sorting algorithm that sorts elements by counting the number of occurrences of each unique element.
Count the occurrences of each element in the array
Calculate the cumulative sum of the counts
Place each element in the sorted array based on its count and cumulative sum
Time complexity is O(n+k) where n is the number of elements and k is the range of input
Example: Sort an array of strings based on t...
Implementing a Queue using Stacks
Use two stacks to implement a queue
Push elements onto the first stack
When dequeuing, pop all elements from the first stack and push onto the second stack
Pop the top element from the second stack to dequeue
If the second stack is empty, pop all elements from the first stack and push onto the second stack
Binary Search has a time complexity of O(log n) and is derived from dividing the search space in half at each step.
Binary Search is a search algorithm that works on sorted arrays.
It starts by comparing the target value to the middle element of the array.
If the target value is smaller, the search continues on the lower half of the array.
If the target value is larger, the search continues on the upper half of the ar...
QuickSort is a sorting algorithm that uses divide and conquer approach.
Choose a pivot element from the array
Partition the array into two sub-arrays, one with elements less than the pivot and one with elements greater than the pivot
Recursively apply the above steps to the sub-arrays
Combine the sorted sub-arrays to get the final sorted array
OCR uses algorithms to recognize and convert text from images into machine-readable format.
Image Preprocessing: Enhances image quality (e.g., binarization, noise reduction).
Character Segmentation: Identifies and separates individual characters from the text.
Feature Extraction: Analyzes shapes and patterns of characters (e.g., edges, curves).
Classification: Uses machine learning models to match extracted features w...
Insert a new node after a given node in a linked list without needing the head pointer.
To insert a node, create a new node with the desired value.
Set the new node's next pointer to the current node's next pointer.
Update the current node's next pointer to point to the new node.
This operation runs in O(1) time since we only manipulate pointers.
Example: If current node is 'A' and we want to insert 'B', after insertio...
Different types of joins in SQL, Delete drop truncate difference
Types of joins: Inner join, Left join, Right join, Full outer join
Inner join returns only matching rows from both tables
Left join returns all rows from left table and matching rows from right table
Right join returns all rows from right table and matching rows from left table
Full outer join returns all rows from both tables
Delete is used to remove spec...
It was good by know my typing speed
My experience in Paat includes strategic planning, team leadership, and successful project execution in various sectors.
Led a team of 10 in a Paat project that increased efficiency by 30%.
Implemented a new strategy that resulted in a 25% increase in client satisfaction.
Collaborated with cross-functional teams to streamline processes and reduce costs.
I applied via Company Website and was interviewed before Jul 2021. There was 1 interview round.
Dispatch involves the process of organizing and coordinating the delivery of goods or services.
Dispatch is an essential part of logistics and supply chain management.
It involves scheduling, routing, and tracking of deliveries.
Dispatchers ensure timely and efficient delivery by coordinating with drivers and monitoring routes.
Examples of dispatch include managing a fleet of delivery trucks, coordinating the delivery of p...
I applied via Walk-in and was interviewed in Jan 2022. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
Top trending discussions
Some of the top questions asked at the Medlife interview -
based on 6 interview experiences
Difficulty level
Duration
based on 536 reviews
Rating in categories
Executive Pharmacist
130
salaries
| ₹2 L/yr - ₹4 L/yr |
Pharmacist
124
salaries
| ₹1.8 L/yr - ₹4.2 L/yr |
Associate Pharmacist
119
salaries
| ₹2 L/yr - ₹3.8 L/yr |
Team Lead
58
salaries
| ₹1.4 L/yr - ₹5.5 L/yr |
MIS Executive
51
salaries
| ₹2.4 L/yr - ₹4.5 L/yr |
PharmEasy
Udaan
Swiggy
CARS24