Adding Two Negabinary Numbers
Explore how to add two negabinary numbers given as arrays of binary digits representing base -2 values. Understand the unique aspects of negabinary addition, and implement a solution that returns the sum in the same array format without leading zeros.
We'll cover the following...
We'll cover the following...
Statement
You are given two numbers represented in negabinary (base