Add Binary

Try to solve the Add Binary problem.

Statement

Given two binary strings str1 and str2, return their sum as a binary string.

Constraints:

  • 11 ...

Access this course and 1400+ top-rated courses and projects.