We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 469788c commit 3b79611Copy full SHA for 3b79611
Graph/README.md
@@ -5,7 +5,7 @@ This [“Advanced Data Structures and Algorithms in Python”]( https://www.udem
5
### About the Course
6
* Thoroughly detailed course with complete working programs
7
* Contains lots of animations to help you visualize the concepts
8
- * Includes AVL tree, BTree, Graph Algorithms
+ * Includes Graph Algorithms, AVL tree, BTree,
9
* Builds a solid foundation in Data Structures and Algorithms
10
* Prepares you for coding interviews
11
* Lifetime Access
0 commit comments