top of page
Profile
Join date: Dec 22, 2020
About
0Â likes received
0Â comments received
0Â best answers
Posts (209)
Jun 28, 2022 ∙ 1 min
Minimum Deletions to Make Character Frequencies Unique
A string s is called good if there are no two different characters in s that have the same frequency. Given a string s, return the...
87
0
Jun 24, 2022 ∙ 1 min
Construct Target Array With Multiple Sums
You are given an array target of n integers. From a starting array arr consisting of n 1's, you may perform the following procedure : let...
30
0
Mar 22, 2022 ∙ 1 min
Smallest String With A Given Numeric Value
The numeric value of a lowercase character is defined as its position (1-indexed) in the alphabet, so the numeric value of a is 1, the...
35
0
1
Coding Camp
Admin
More actions
bottom of page