SoundHound Interview Question

Create a big integer class that supports three operations: 1. void operator++() 2. BigInteger(u_int32); 3. bool operator>(const BigInteger&)

Interview Answer

Anonymous

Feb 14, 2020

Technical Interview: Given an hour for this.