|
1 | | -# Advanced Data Structures and Algorithms in Java (DSA) |
| 1 | +# Advanced Data Structures and Algorithms in Java (DSA) |
2 | 2 |
|
3 | | -This [Data Structures and Algorithms in Java (DSA)](https://coursegalaxy.newzenler.com/courses/data-structures-algorithms-java-masterclass?coupon=GITHUB50) repository is for the students of my online course. It contains the source code of all the programs used in the course. |
| 3 | +This repository is for the students of my online course. It contains the source code of all the programs used in the course. Students can explore our book [Comprehensive Data Structures and Algorithms In Java](https://www.amazon.in/dp/B0FRFSGB8C) in detail for understanding all concepts and implementation. |
| 4 | + |
| 5 | +[](https://www.amazon.in/dp/B0FRFSGB8C) |
4 | 6 |
|
5 | 7 | ### About the Course |
6 | | - * Instructor - Deepali Srivastava, Author of [Ultimate Python Programming](https://www.amazon.in/Ultimate-Python-Programming-programs-questions/dp/935551655X) |
| 8 | + * Instructor - Deepali Srivastava, Author of [Comprehensive Data Structures and Algorithms In Java](https://www.amazon.in/dp/B0FRFSGB8C) |
7 | 9 | * Thoroughly detailed course with complete working programs |
8 | 10 | * Contains lots of animations to help you visualize the concepts |
9 | 11 | * Includes Graph Algorithms, AVL tree, BTree |
|
0 commit comments