Skip to content

Commit fdcf19b

Browse files
Update SYLLABUS.md
1 parent 7f2f279 commit fdcf19b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

SYLLABUS.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
# Complete Java + DSA Bootcamp Syllabus
22

3-
## NOTE:
3+
## NOTE
44
- All topics will contain problems from LeetCode Easy to Hard, explained in an easy-to-understand manner.
55
- Complete custom implementation of all Data Structures and Algorithms.
66

7+
## Mind Map
8+
<a href="https://whimsical.com/complete-java-dsa-bootcamp-syllabus-UiepFrvja5VatNLJgKsqXb">
9+
<img width="390px" height="183px" src="https://github.com/VishwaGauravIn/DSA-Bootcamp-Java/blob/main/Capture.JPG" />
10+
</a>
11+
12+
[Full Mind Map](https://whimsical.com/complete-java-dsa-bootcamp-syllabus-UiepFrvja5VatNLJgKsqXb)
13+
714
## Lectures
815
- [Complete Git & GitHub Course](https://youtu.be/apGV9Kg7ics)
916
- [Introduction to Programming](https://youtu.be/wn49bJOYAZM)
@@ -194,10 +201,3 @@
194201
- Topological Sort
195202
- Bellman ford
196203
- A* pathfinding Algorithm
197-
198-
## Mind Map:
199-
<a href="https://whimsical.com/complete-java-dsa-bootcamp-syllabus-UiepFrvja5VatNLJgKsqXb">
200-
<img width="390px" height="183px" src="https://github.com/VishwaGauravIn/DSA-Bootcamp-Java/blob/main/Capture.JPG" />
201-
</a>
202-
203-
[Full Mind Map](https://whimsical.com/complete-java-dsa-bootcamp-syllabus-UiepFrvja5VatNLJgKsqXb)

0 commit comments

Comments
 (0)