Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 285 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 285 Bytes

Solution

  • Change nums 0 to -1
  • Calculate the max length of subarray which sum is zero
  • Use Map to statistic the min index of ever prefix sum