Recent posts

67_Add Binary

1 minute read

Given two binary strings, return their sum (also a binary string). The input strings are both non-empty and contains only characters 1 or 0.