kedhas opened this issue 2 years ago · 2 comments
interviews/leetcode/array/BestTimeToBuyAndSellStock.java
Line 30 in a70c225
should be min = Math.min(min, prices[i])
False positive