Skip to content

Commit 94970fd

Browse files
author
Partho Biswas
committed
readme
1 parent 4877b1d commit 94970fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ I have solved quite a number of problems from several topics. See the below tabl
236236

237237
### Graphs
238238
**(BFS, DFS, Dijkstra, Union Find, Kruskal, Prim's, Minimum Spanning Tree, Topological Ordering...etc)**
239+
239240
| # | Title | Solution | Tutorial | Level | Remarks |
240241
| --- | --- | --- | --- | --- | --- |
241242
|01| [200. Number of Islands](https://leetcode.com/problems/number-of-islands/)| [Python](leetcode.com/python/200_Number_of_Islands.py)|

0 commit comments

Comments
 (0)