LeetCode Question · Apr 2022 · Los Angeles

Microsoft | OA |April 2022| SDE I/II event

433 views 4 replies

Question Details

get the sum of an array of integers and return [-1,0,1] is the sum is negative, 0, positive. [1,-2,-3,5] = 30 return 1 [1,-2,3,5] = -30 return -1 [1,-2,3,0] = 0...

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Arrays Stack