666de6 / til

Today I Learned
MIT License
1 stars 0 forks source link

[Algorithm Challenge_Aug 11]: Array_cumulative sum #17

Open 666de6 opened 1 year ago

666de6 commented 1 year ago

What do you learn today?

cumulative sum is a really awesome trick!!

666de6 commented 1 year ago

https://leetcode.cn/problems/find-pivot-index/solutions/2383029/js-qian-zhui-he-by-666de6-kiit/