Skip to content

Commit 2a417fc

Browse files
solves sequence equation
1 parent 0e81baf commit 2a417fc

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
@@ -99,7 +99,7 @@ I have also solved other domains on HackerRank that can be viewed at:
9999
| [Viral Advertising](https://www.hackerrank.com/challenges/strange-advertising) | Easy | [![Java](https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png)](https://github.com/anishLearnsToCode/hackerrank-algorithms/blob/master/src/implimentation/ViralAdvertising.java) |
100100
| [Save The Prisoner](https://www.hackerrank.com/challenges/save-the-prisoner) | Easy | [![Java](https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png)](https://github.com/anishLearnsToCode/hackerrank-algorithms/blob/master/src/implimentation/SaveThePrisoner.java) |
101101
| [Circular Array Rotation](https://www.hackerrank.com/challenges/circular-array-rotation) | Easy | [![Java](https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png)](https://github.com/anishLearnsToCode/hackerrank-algorithms/blob/master/src/implimentation/CircularArrayRotation.java) |
102-
| [Sequence Equation](https://www.hackerrank.com/challenges/permutation-equation) | Easy | |
102+
| [Sequence Equation](https://www.hackerrank.com/challenges/permutation-equation) | Easy | [![Java](https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png)](https://github.com/anishLearnsToCode/hackerrank-algorithms/blob/master/src/implimentation/SequenceEquation.java) |
103103
| [Jumping On the Clouds Revisited](https://www.hackerrank.com/challenges/jumping-on-the-clouds-revisited) | Easy | |
104104
| [Find Digits](https://www.hackerrank.com/challenges/jumping-on-the-clouds-revisited) | Easy | |
105105
| [Extra Long factorials](https://www.hackerrank.com/challenges/extra-long-factorials) | Medium | |

0 commit comments

Comments
 (0)