|
1 | | -# Advanced Data Structures and Algorithms in Java |
| 1 | +# Advanced Data Structures and Algorithms in Java (DSA) |
2 | 2 |
|
3 | | -This [“Advanced Data Structures and Algorithms in Java”]( https://www.udemy.com/course/data-structures-and-algorithms-in-java-2/?couponCode=GITHUBSTUDENT) repository is for the students of my online course available on Udemy. 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 |
| 8 | + * Instructor - Deepali Srivastava, Author of [Comprehensive Data Structures and Algorithms In Java](https://www.amazon.in/dp/B0FRFSGB8C) |
6 | 9 | * Thoroughly detailed course with complete working programs |
7 | 10 | * Contains lots of animations to help you visualize the concepts |
8 | | - * Includes Graph Algorithms, AVL tree, BTree |
| 11 | + * Includes Graph Algorithms, AVL tree, BTree |
9 | 12 | * Builds a solid foundation in Data Structures and Algorithms |
10 | 13 | * Prepares you for coding interviews |
11 | 14 | * Lifetime Access |
12 | 15 |
|
13 | 16 | ### Courses by [Deepali Srivastava](https://www.udemy.com/user/deepalisrivastava/) |
14 | 17 |
|
| 18 | +[](https://coursegalaxy.newzenler.com/courses/data-structures-algorithms-java-masterclass?coupon=GITHUB50) |
| 19 | +[](https://coursegalaxy.newzenler.com/courses/data-structures-algorithms-python-masterclass?coupon=GITHUB50) |
| 20 | +[](https://coursegalaxy.newzenler.com/courses/data-structures-algorithms-c-masterclass?coupon=GITHUB50) |
| 21 | +[](https://coursegalaxy.newzenler.com/courses/data-structures-algorithms-csharp-masterclass?coupon=GITHUB50) |
| 22 | + |
| 23 | +<!--- |
15 | 24 | []( https://www.udemy.com/course/data-structures-and-algorithms-in-java/?couponCode=GITHUBSTUDENT) |
16 | 25 | []( https://www.udemy.com/course/data-structures-and-algorithms-in-java-2/?couponCode=GITHUBSTUDENT) |
17 | 26 | []( https://www.udemy.com/course/data-structures-and-algorithms-in-c-plus-plus/?couponCode=GITHUBSTUDENT) |
18 | 27 | []( https://www.udemy.com/course/data-structures-algorithms-in-python/?couponCode=GITHUBSTUDENT) |
19 | 28 | []( https://www.udemy.com/course/python-programming-in-depth/?couponCode=GITHUBSTUDENT) |
20 | 29 | []( https://www.udemy.com/course/linux-commands/?couponCode=GITHUBSTUDENT) |
21 | | -[]( https://www.udemy.com/course/data-structures-and-algorithms-in-csharp/?couponCode=GITHUBSTUDENT) |
22 | | -[]( https://www.udemy.com/course/data-structures-and-algorithms-in-csharp-2/?couponCode=GITHUBSTUDENT) |
| 30 | +---> |
23 | 31 |
|
24 | 32 | ## Copyright |
25 | 33 | © Copyright Deepali Srivastava : All rights reserved. |
|
0 commit comments