Reverse an Array: In-Place SwapMaster the Two-Pointer technique to reverse an array in-place with O(1) auxiliary space.