Skip to content

Commit b9fbafd

Browse files
committed
update notes Sun May 29 19:02:27 EDT 2022
1 parent 429f57b commit b9fbafd

File tree

5 files changed

+1200
-8
lines changed

5 files changed

+1200
-8
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Notes of Algorithms
22

3-
The contents of notes come from the course *Algorithms* on Coursera ([Part I](https://www.coursera.org/learn/algorithms-part1), [Part II](https://www.coursera.org/learn/algorithms-part2)). This repository is for tracking of my own learning process, as well as for future reference.
3+
The notes are taken from the *Algorithms* course on Coursera ([Part I](https://www.coursera.org/learn/algorithms-part1), [Part II](https://www.coursera.org/learn/algorithms-part2)). This repository is intended to track my own learning process as well as for future reference.
44

55
> This course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations. Part I covers elementary data structures, sorting, and searching algorithms. Part II focuses on graph- and string-processing algorithms.
66

0 commit comments

Comments
 (0)