Skip to content

Commit 557de33

Browse files
committed
Add link to YT
1 parent 7bbd140 commit 557de33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/java/by/andd3dfx/numeric/AddStrings.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
* Input: num1 = "0", num2 = "0"
2424
* Output: "0"
2525
* </pre>
26+
*
27+
* @see <a href="https://youtu.be/387g63Rvqsw">Video solution</a>
2628
*/
2729
public class AddStrings {
2830

0 commit comments

Comments
 (0)