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

Commit6826548

Browse files
committed
Update README.
1 parent58d83e5 commit6826548

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@ a set of rules that precisely defines a sequence of operations.
9999

100100
###Algorithms by Paradigm
101101

102+
An algorithmic paradigm is a generic method or approach which underlies the design of a class
103+
of algorithms. It is an abstraction higher than the notion of an algorithm, just as an
104+
algorithm is an abstraction higher than a computer program.
105+
102106
***Greedy**
103107
*[Unbound Knapsack Problem](https://github.com/trekhleb/javascript-algorithms/tree/master/src/algorithms/sets/knapsack-problem)
104108
*[Dijkstra Algorithm](https://github.com/trekhleb/javascript-algorithms/tree/master/src/algorithms/graph/dijkstra) - finding shortest path to all graph vertices

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp