Skip to content

Commit 4877b1d

Browse files
author
Partho Biswas
committed
readme
1 parent 5da411f commit 4877b1d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

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

236236

237237
### Graphs
238-
(BFS, DFS, Dijkstra, Union Find, Kruskal, Prim's, Minimum Spanning Tree, Topological Ordering...etc)
239-
238+
**(BFS, DFS, Dijkstra, Union Find, Kruskal, Prim's, Minimum Spanning Tree, Topological Ordering...etc)**
240239
| # | Title | Solution | Tutorial | Level | Remarks |
241240
| --- | --- | --- | --- | --- | --- |
242241
|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)