i
Cencora
Filter interviews by
Clear (1)
I was interviewed before Feb 2024.
Top trending discussions
posted on 18 Feb 2016
Eligible customers for Vodafone's 4G service launch in India.
Customers with 4G compatible devices
Customers with high data usage
Customers in areas with good network coverage
Customers who have shown interest in technology and gadgets
Customers who have previously used Vodafone's high-speed data services
Customers who have opted-in to receive promotional messages
I am a detail-oriented Business Analyst with strong analytical skills. My strengths include problem-solving and communication, while my weakness is sometimes being too detail-oriented.
Strengths: strong analytical skills
Strengths: problem-solving abilities
Strengths: effective communication skills
Weakness: being too detail-oriented
Weakness: sometimes struggle with delegation
Yes, I am willing to work extra hours and weekends when necessary.
I am committed to meeting project deadlines and delivering high-quality work.
I understand that sometimes extra hours may be required to complete tasks or address urgent issues.
I have previous experience working weekends and extra hours when needed, such as during busy project phases or critical system upgrades.
Yes, I am okay with working in Noida.
I am open to working in Noida and have no issues with the location.
I have worked in Noida before and am familiar with the area.
I am willing to relocate to Noida if required for the job.
Find the heavier ball out of 8 using a weighing balance in minimum and maximum attempts.
Divide the balls into 3 groups of 3, 3, and 2.
Weigh the first two groups against each other.
If they balance, the heavier ball is in the third group.
If one group is heavier, weigh two balls from that group against each other.
If they balance, the heavier ball is the remaining one.
If one ball is heavier, that is the answer.
In the worst...
In 3 attempts, the heavier ball can be found using the weighing balance.
Divide the balls into 3 groups of 3, 3, and 5 balls.
Weigh the first two groups against each other.
If they balance, the heavier ball is in the third group. Weigh two balls from the third group against each other to find the heavier one.
If they don't balance, the heavier ball is in the heavier group. Take two balls from the heavier group and weigh th
Use a binary search approach to find the heavier ball among 'n' balls using a weighing balance.
Divide the 'n' balls into two equal groups and weigh them on the balance.
If one group is heavier, repeat the process with that group.
If both groups weigh the same, the heavier ball is among the remaining unweighed balls.
Continue dividing and weighing until the heavier ball is found.
The number of soft drinks sold in J&K on a particular day depends on various factors such as population, demand, availability, and marketing strategies.
The population of J&K can be a factor in determining the potential number of soft drink sales.
The demand for soft drinks can vary based on factors such as weather, events, and cultural preferences.
The availability of soft drinks in J&K, including distribution channels a...
Estimating the market size of 4K and 8K display screens.
Analyze sales data and market research reports
Consider the adoption rate of 4K and 8K technology
Evaluate the market demand from various industries (entertainment, gaming, advertising, etc.)
Assess the pricing and availability of 4K and 8K displays
Factor in the growth potential and competition in the market
I was interviewed before Apr 2021.
Round duration - 60 minutes
Round difficulty - Easy
This was technical interview round. Questions based on programming and puzzles were asked.
You are provided with a positive integer N
. Your task is to return all the prime numbers that are less than or equal to N
.
The input consists of an int...
Return all prime numbers less than or equal to a given positive integer N.
Create a function that takes an integer N as input
Iterate from 2 to N and check if each number is prime
Return a list of prime numbers less than or equal to N in ascending order
Ninja wants to find the reverse of a given number but needs your assistance.
T = 2
N = 10400
N = 12345
401
54321
If a number has...
Reverse a given number while excluding trailing zeros.
Iterate through the digits of the number from right to left.
Skip any trailing zeros while reversing the number.
Store the reversed number and return it as the output.
Sort the given unsorted array consisting of N non-negative integers in non-decreasing order using the Bubble Sort algorithm.
The first line contains an integer 'T' r...
Bubble Sort algorithm is used to sort an array of non-negative integers in non-decreasing order.
Bubble Sort compares adjacent elements and swaps them if they are in the wrong order.
Repeat this process until the array is sorted.
Time complexity of Bubble Sort is O(n^2) in worst case.
Example: For input 6 2 8 4 10, output will be 2 4 6 8 10.
Round duration - 30 minutes
Round difficulty - Easy
HR round with typical behavioral problems.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
posted on 4 Feb 2017
I was interviewed before Feb 2016.
The Indian deodorant market is a growing industry with a large consumer base and increasing demand for premium and natural products.
The deodorant market in India has been experiencing steady growth over the years.
The market is driven by factors such as increasing disposable income, urbanization, and changing lifestyles.
There is a growing awareness among consumers about personal hygiene and grooming, leading to higher d...
Approximately 50,000 tractors are sold in Haryana every year.
Consider the population of Haryana and the number of farmers in the state.
Look at the agricultural output of Haryana and the demand for tractors in the region.
Take into account the number of tractor dealerships in Haryana and their sales figures.
Research the sales figures of major tractor manufacturers in Haryana.
Assume a growth rate based on the previous yea...
I was interviewed in Sep 2016.
I was interviewed in Jan 2017.
I come from a close-knit family in Chhattisgarh. Raipur and Bhilai have beautiful attractions like Mahant Ghasidas Memorial Museum and Maitri Bagh. I enjoy participating in various co-curricular activities.
Close-knit family in Chhattisgarh
Attractions in Raipur and Bhilai like Mahant Ghasidas Memorial Museum and Maitri Bagh
Participation in co-curricular activities
The last ball will be red.
If the first two balls are of different colors, they will be replaced with a red ball.
If the first two balls are of the same color, they will be replaced with a blue ball.
The number of balls in the container does not affect the outcome.
The last ball will be red because there are more red balls than blue balls in the container.
The exact number of Facebook users worldwide is constantly changing, but as of October 2021, there are over 2.8 billion monthly active users.
As of October 2021, Facebook reported having over 2.8 billion monthly active users.
The number of Facebook users is constantly changing as new users join and others deactivate or delete their accounts.
Facebook's user base is spread across different countries and demographics.
The nu...
VLOOKUP is a function in Excel used to search for a value in the first column of a range and return a corresponding value from another column.
VLOOKUP stands for vertical lookup.
It is commonly used to find specific data in large datasets.
The function takes four arguments: lookup value, table array, column index number, and range lookup.
VLOOKUP is case-insensitive and requires an exact match or an approximate match.
The f...
I was interviewed in Jan 2017.
I was interviewed in Jan 2017.
Output and error checking of SQL queries involves verifying the correctness of query results and handling any potential errors.
Verify the correctness of query results by comparing them with expected output
Check for syntax errors and correct them before executing the query
Handle runtime errors by using try-catch blocks or error handling mechanisms
Validate input parameters to prevent SQL injection attacks
Use appropriate ...
Estimating the percentage of smokers in an institute.
Collect data on the number of smokers and the total population in the institute.
Calculate the ratio of smokers to the total population.
Multiply the ratio by 100 to get the percentage of smokers.
Consider conducting surveys or analyzing existing data to gather information.
Take into account any potential biases or limitations in the data collection process.
I applied via Naukri.com and was interviewed before Dec 2022. There was 1 interview round.
Plants work hard to survive and thrive in their environment through processes like photosynthesis and nutrient absorption.
Plants use photosynthesis to convert sunlight into energy for growth and reproduction
Roots absorb water and nutrients from the soil to support plant growth
Plants also release oxygen into the atmosphere as a byproduct of photosynthesis
Some plants have evolved unique adaptations to survive in harsh en...
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Analyst
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Quality Engineer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Engineer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
UnitedHealth
Johnson & Johnson
B. Braun Medical
Vcare Trichology