Adding Two Negabinary Numbers
Explore how to add two negabinary numbers represented as arrays of bits. Understand the base -2 number system and practice implementing an algorithm that returns the sum in negabinary format without leading zeros.
We'll cover the following...
We'll cover the following...
Statement
You are given two numbers represented in negabinary (base