Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit779e284

Browse files
author
shengshijun
committed
update README
1 parentf01ac80 commit779e284

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,11 @@ algorithm
2222
3. 随机第k小数选择算法
2323
4. 计算集合中两个元素的和和一个数相等
2424

25-
##其他
26-
1. 使用分治法的最大子数组
25+
##动态规划
26+
1. 使用分治法的最大子数组(应该算成分治法)
27+
2. 使用自底向上方法实现的最大子数组
28+
3. 使用动态规划的两种方式实现的LCS(最大公共串)(下面的算法都会使用动态规划的两种方式来实现)
29+
4.
2730

2831
###幂乘:算法复杂度是O(lgn)
2932

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp