[QUIZ][SOLUTION] Maximum Sub-Array (#131)

Hi all.
Attached are my solutions.
Limitations and comments are listed in the code. Pretty basic, nothing fancy.

naive.rb (991 Bytes)

matrix.rb (2.34 KB)

dynamic.rb (1.15 KB)

···

--
Jesse Brown
www.cs.drexel.edu/~jrb562
not_in_units = [unit for unit in UNITS if unit not in units]