Adding Two Negabinary Numbers
Explore how to add two numbers in negabinary (base -2) format given as arrays of bits. Understand the problem constraints and practice implementing the solution to return the sum as a negabinary array without leading zeros.
We'll cover the following...
We'll cover the following...
Statement
You are given two numbers represented in negabinary (base