Skip to content

Commit 6d9b534

Browse files
Linked Lists in Java
1 parent f94042a commit 6d9b534

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

linked-list/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
# Data Structures and Algorithms in Java
1+
# Data Structures and Algorithms in Java (DSA)
22

3-
This [“Data Structures and Algorithms in Java”](https://coursegalaxy.newzenler.com/courses/data-structures-algorithms-java-masterclass?coupon=GITHUB50) 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 available on Udemy and CourseGalaxy. 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+
[![comprehensive-data-structures-algorithms-java](https://github.com/user-attachments/assets/089277dd-c7d1-4ad8-b634-f2ce65a6dd30)](https://www.amazon.in/Comprehensive-Data-Structures-Algorithms-fundamentals/dp/9365898579)
46

57
### About the Course
8+
* Instructor - Deepali Srivastava, Author of [Comprehensive Data Structures and Algorithms In Java](https://www.amazon.in/dp/B0FRFSGB8C)
69
* Thoroughly detailed course with complete working programs
710
* Contains lots of animations to help you visualize the concepts
811
* Includes over 100 Quiz questions

0 commit comments

Comments
 (0)