Skip to content

Commit 84ee655

Browse files
Update README.md
1 parent 1e76c02 commit 84ee655

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# python-algorithm
22

3-
In mathematics and computer science world, an algorithm is a self-contained sequence of actions to be performed. Algorithms can perform calculation, data processing and automated reasoning tasks. An algorithm is an effective method that can be expressed within a finite amount of space and time and in a well-defined formal language for calculating a function
3+
In mathematics and computer science world, an algorithm is a self-contained sequence of actions to be performed. Algorithms can perform calculation, data processing and automated reasoning tasks. An algorithm is an effective method that can be expressed within a finite amount of space and time and in a well-defined formal language for calculating a function.
4+
5+
You can refer to this link related to algorithm and data structure animations: https://www.cs.usfca.edu/~galles/visualization/Algorithms.html

0 commit comments

Comments
 (0)