Write a function to multiply two binary numbers input as strings. For example, input values of ‘1011’ and ‘101’ should give ’110111’.

Solution Stats

34 Solutions

11 Solvers

Last Solution submitted on May 31, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...