Skip to content

Commit dd94ec0

Browse files
committed
Add YT link
1 parent 604050c commit dd94ec0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/java/by/andd3dfx/collections/SimplifyPath.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555
* Explanation:
5656
* "..." is a valid name for a directory in this problem.
5757
* </pre>
58+
*
59+
* @see <a href="https://youtu.be/ZONpIPMSNPk">Video solution</a>
5860
*/
5961
public class SimplifyPath {
6062

0 commit comments

Comments
 (0)