|
|
|
|
|
by sh4rks
1606 days ago
|
|
Sure, in a real world scenario you would Google the most efficient/elegant way to get the max item in an array. However in an interview situation, the interviewer is usually expecting a language agnostic approach, i.e. using loops. |
|