Sum of Two Integers

#371
Medium
Math & Bit Manipulation
O(1)
O(1)
Amazon
Microsoft
Google
View on LeetCode

Problem Description

Given two integers a and b, return the sum of the two integers without using the operators + and -.