Skip to content

Commit aaf8996

Browse files
authored
Merge pull request #10 from tarun1792/tarun1792-patch-1
Update README.md
2 parents d33151f + d36bb72 commit aaf8996

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ We will be solving algorithm problem statements using Swift Programming Language
4141

4242
### Graphs
4343
- [DFS - Number of islands](graphs/numberOfIslands.swift) -> [LC](https://leetcode.com/problems/number-of-islands/)
44+
- Dijkestra
45+
- [PriorityQueue](graphs/dijkstra/priorityQueue.swift)
4446

4547
## Dynamic Programing
4648
- [Fibonaci & Tribonacci series](Dynamic%20Programming/Fibbonci&Tribonacci_Series.swift)

0 commit comments

Comments
 (0)