Add Two Binary Strings
Given two binary numbers as strings, return their sum as a binary string.
We'll cover the following...
Statement
Given two binary numbers as strings, implement a function that performs the binary addition on the strings and returns the output in the form of a string.
Example
Access this course and 1400+ top-rated courses and projects.