-
Ransom Note
Given the text for a ransom note, determine if enough letters exist in a magazine to create it.
tags:
-
Breaking down Subsum Equals K
given an array of integers, find the number of continuous subarrays equal to `k`.
tags:
-
Counting Ones
12/4/2017Unknown creatorSo, say you have a bitstring, `11010110`, and you want to count how many ones are in it.
tags: