Deutsche Bank Interview Question

How do you add to numbers without using the add operator

Interview Answer

Anonymous

Sep 28, 2023

There are multiple approaches I said by converting them to binary strings.

1