Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 2287. Rearrange Characters to Make Target String
Given strings s and target, return the maximum number of copies of target you can form by taking letters from s and rearranging them; the answer is found by comparing character counts in s and target and taking the minimum floor(count_s[c]/count_target[c]) over characters in target.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.