Plus One (Easy 66) Given a non-empty array of digits representing a non-negative integer, plus one to the integer. Solution: Click here Iterate over array backwards, saving carry and create new resulting array. O(n) time, O(n) space. Installation Run make to run python and Swift files.