Skip to content

Commit f6030d5

Browse files
authored
docs: add a description of the solution to lc problem: No.0121 (doocs#748)
No.0121. Best Time to Buy and Sell Stock
1 parent de505fd commit f6030d5

File tree

1 file changed

+2
-0
lines changed
  • solution/0100-0199/0121.Best Time to Buy and Sell Stock

1 file changed

+2
-0
lines changed

solution/0100-0199/0121.Best Time to Buy and Sell Stock/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444

4545
<!-- 这里可写通用的实现逻辑 -->
4646

47+
参考本站 [面试题 63. 股票的最大利润](/lcof/%E9%9D%A2%E8%AF%95%E9%A2%9863.%20%E8%82%A1%E7%A5%A8%E7%9A%84%E6%9C%80%E5%A4%A7%E5%88%A9%E6%B6%A6/README.md?id=%E8%A7%A3%E6%B3%95)(题意相同)。
48+
4749
<!-- tabs:start -->
4850

4951
### **Python3**

0 commit comments

Comments
 (0)