Problem 595. Reduce - Map-Reduce
Solution Stats
Problem Comments
-
3 Comments
@bmtran (Bryant Tran)
on 17 Apr 2012
could you separate your asserts into multiple cells so you can see which test case is failing?
@bmtran (Bryant Tran)
on 17 Apr 2012
also, how do you define the n-ary behavior since max only takes up to 2 non-empty arguments?
Muthu Annamalai
on 17 Apr 2012
I mean, n-ary operators are also supported, but I use max as a binary op.
Solution Comments
Show commentsProblem Recent Solvers17
Suggested Problems
-
Maximum running product for a string of numbers
1931 Solvers
-
36 Solvers
-
Getting the absolute index from a matrix
240 Solvers
-
Vectorize the digits of an Integer
309 Solvers
-
Calculate the Hamming distance between two strings
307 Solvers
More from this Author10
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!