Skip to content

Commit ce63a88

Browse files
authored
Update 1514-path-with-maximum-probability.md
1 parent 38192bb commit ce63a88

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

dsa-solutions/lc-solutions/1500-1599/1514-path-with-maximum-probability.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
22
id: path-with-maximum-probability
3-
title: Path with Maximum Probability
4-
sidebar_label: 1514. Path with Maximum Probability
5-
3+
title: Path with Maximum Probability
4+
sidebar_label: 1514 - Path with Maximum Probability
65
tags:
76
- Array
87
- Graph
98
- Heap (Priority Queue)
109
- Shortest Path
11-
1210
description: "This is a solution to the Path with Maximum Probability problem on LeetCode."
1311
---
1412

0 commit comments

Comments
 (0)