Skip to content

Commit 7859570

Browse files
solves the hurdle race
1 parent be103a8 commit 7859570

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
@@ -91,7 +91,7 @@ I have also solved other domains on HackerRank that can be viewed at:
9191
| [Forming a Magic Square](https://www.hackerrank.com/challenges/magic-square-forming) | Medium | [![Java](https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png)](https://github.com/anishLearnsToCode/hackerrank-algorithms/blob/master/src/implimentation/FormingAMagicSquare.java) |
9292
| [Picking Numbers](https://www.hackerrank.com/challenges/picking-numbers) | Easy | [![Java](https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png)](https://github.com/anishLearnsToCode/hackerrank-algorithms/blob/master/src/implimentation/PickingNumbers.java) |
9393
| [Climbing The Leaderboard](https://www.hackerrank.com/challenges/climbing-the-leaderboard) | Medium | [![Java](https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png)](https://github.com/anishLearnsToCode/hackerrank-algorithms/blob/master/src/implimentation/ClimbingTheLeaderboard.java) |
94-
| [The Hurdle Race](https://www.hackerrank.com/challenges/the-hurdle-race) | Easy | |
94+
| [The Hurdle Race](https://www.hackerrank.com/challenges/the-hurdle-race) | Easy | [![Java](https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png)](https://github.com/anishLearnsToCode/hackerrank-algorithms/blob/master/src/implimentation/TheHurdleRace.java) |
9595
| [Designer PDF Viwer](https://www.hackerrank.com/challenges/designer-pdf-viewer) | Easy | |
9696
| [Utopian Tree](https://www.hackerrank.com/challenges/utopian-tree) | Easy | |
9797
| [Angry Professor](https://www.hackerrank.com/challenges/angry-professor) | Easy | |

0 commit comments

Comments
 (0)