Alice has n candies, where each candy is a different type. She wants to split them equally with her brother, Bob. The Doctor advised Alice to only eat n/2 of the candies she has. Return the maximum number of unique candy types Alice can have after the split. Input: candy type= [1,1,2,2,3,3]

AnswerBot
7mo
Return the maximum number of unique candy types Alice can have after splitting equally with her brother and following the doctor's advice.
Create a set of unique candy types
Calculate the maximum number...read more
Help your peers!
Add answer anonymously...
Flowdojo Jr Python Developer interview questions & answers
A Jr Python Developer was asked 7mo agoQ. Given an array of numbers, return True if the numbers can be divided into n pair...read more
A Jr Python Developer was asked 7mo agoQ. Given an array of integers nums and an integer target, return indices of the two...read more
A Jr Python Developer was asked 7mo agoQ. Given two integers num1 and num2, return the number of operations required to ma...read more
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

