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

Commit ac21c2c

Browse files
committed
README.md modified
1 parent 5e93f92 commit ac21c2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ In mathematics and computer science, an algorithm is a finite sequence of well-d
141141

142142
- [Combination](https://github.com/lemidia/Algorithm-and-Data-Structure/blob/master/AlgorithmCode/Combination.java) - 조합 nCr
143143

144+
- [Combination With Repetition](https://github.com/lemidia/Algorithm-and-Data-Structure/blob/master/AlgorithmCode/CombinationWithRepetition.java) - 중복 조합
145+
144146
### Minimum Spanning Tree Algorithm - 최소 신장 트리 알고리즘
145147
- [Kruskal's Algorithm](https://github.com/lemidia/Algorithm-and-Data-Structure/blob/master/AlgorithmCode/KruskalAlgorithm.cpp) - 가능한 가중치가 가장 작은 간선으로 시작해 N-1개의 간선을 선택하는 Greedy Algorithm
146148

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /