본문 바로가기

Algorithm/Etc

[DP]Stock max profit

 

 

Dynamic Programming Interview Questions: How to Maximize Stock Profits

Find the maximum profit given a list of stock prices

medium.com

 

'Algorithm > Etc' 카테고리의 다른 글

[DFS] n-Queen  (0) 2020.09.26
[DFS] 두더지 굴  (0) 2020.09.25
시간복잡도 ranking  (0) 2020.09.24
[DP] LCS(Longest Common Subsequence, 최장 공통 부분 수열)  (0) 2020.09.24
Dynamic Programming  (0) 2020.09.24