Skip to content

Commit 1cd6126

Browse files
Update README.md
1 parent 393c49a commit 1cd6126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ hackerrank solutions java GitHub | hackerrank tutorial in java | hackerrank 30 d
4848
| 3 | [Compare the Triplets](https://www.hackerrank.com/challenges/compare-the-triplets/problem)| [Solution3.java](./Algorithms/compare-the-triplets.java) | [YT Video](https://youtu.be/46SWRZ_yFvc) |
4949
| 4 | [Mini-Max Sum](https://www.hackerrank.com/challenges/mini-max-sum/problem)| [Solution4.java](./Algorithms/mini-max-sum.java) | [YT Video](https://youtu.be/iL6sAbLRspM) |
5050
| 5 | [Plus Minus](https://www.hackerrank.com/challenges/plus-minus/problem)| [Solution5.java](./Algorithms/plus-minus.java) | [YT Video](https://youtu.be/D4S9CQU-Cx0) |
51-
| 6 | [Birthday Cake Candles](https://www.hackerrank.com/challenges/birthday-cake-candles)| [Solution5.java](./Algorithms/birthday-cake-candles.java) | [YT Video](https://youtu.be/B9v4jqx17dY) |
51+
| 6 | [Birthday Cake Candles](https://www.hackerrank.com/challenges/birthday-cake-candles)| [Solution6.java](./Algorithms/birthday-cake-candles.java) | [YT Video](https://youtu.be/B9v4jqx17dY) |
5252

5353
# Learning Resources
5454
1.) [Cracking the Coding Interview](https://amzn.to/3fH727G)

0 commit comments

Comments
 (0)