Inventory Update Problem in Swift

Hey guys, Leo here. Today we’ll continue the series Algorithms, the Final Frontier. Always remember folks, this is ONE of many possible solutions for the problem. The challenge is here: The Challenge Let’s go! The problem: Compare and update the inventory stored in a 2D array against a second 2D array of a fresh delivery. […]