Skip to content

Commit 696097f

Browse files
committed
fixed root index
1 parent b52cb1c commit 696097f

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
@@ -166,7 +166,7 @@ If found helpful please press a ⭐.
166166
|Strings|[Two Strings](https://www.hackerrank.com/challenges/two-strings)|[Solution.c](https://github.com/Anmol53/Hackerrank-Problem-Solving/blob/master/Strings/TwoStrings.c)|[]()|[]()|Easy|25|
167167
|Strings|[Weighted Uniform Strings](https://www.hackerrank.com/challenges/weighted-uniform-string)|[]()|[Solution.java](https://github.com/Anmol53/Hackerrank-Problem-Solving/blob/master/Strings/WeightedUniformStrings.java)|[]()|Easy|20|
168168
||||||||
169-
|Sorting|[Alternating Characters](https://www.hackerrank.com/challenges/big-sorting)|[]()|[Solution.java](https://github.com/Anmol53/Hackerrank-Problem-Solving/blob/master/Sorting/BigSorting.java)|[]()|Easy|20|
169+
|Sorting|[Big Sorting](https://www.hackerrank.com/challenges/big-sorting)|[]()|[Solution.java](https://github.com/Anmol53/Hackerrank-Problem-Solving/blob/master/Sorting/BigSorting.java)|[]()|Easy|20|
170170
|Sorting|[Find the Median](https://www.hackerrank.com/challenges/find-the-median)|[Solution.c](https://github.com/Anmol53/Hackerrank-Problem-Solving/blob/master/Sorting/FindTheMedian.c)|[]()|[]()|Easy|35|
171171
||||||||
172172
|Search|[Connected Cells In A Grid](https://www.hackerrank.com/challenges/connected-cell-in-a-grid)|[]()|[Solution.java](https://github.com/Anmol53/Hackerrank-Problem-Solving/blob/master/Search/ConnectedCellsInAGrid.java)|[]()|Medium|50|

0 commit comments

Comments
 (0)