Skip to main content

6 docs tagged with "Strings"

View all tags

Add Binary

Given two binary strings, return their sum as a new binary string.

Ransom Note

Given two strings, `ransomNote` and `magazine`, determine if the `ransomNote` can be constructed using the letters from `magazine`.