Abhinaw TripathiNov 16, 20173 min readDynamic Programming | Matrix Chain MultiplicationGiven a sequence of matrices, find the most efficient way to multiply these matrices together. The problem is not actually to perform the...