Can you solve this real interview question? Left and Right Sum Differences - You are given a 0-indexed integer array nums of size n. Define two arrays leftSum and rightSum where: * leftSum[i] is the sum of elements to the left of the index i in the ar