Skip to content

Commit b52cb1c

Browse files
committed
Fixed Index
1 parent f969cc1 commit b52cb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sorting/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ If found helpful please press a ⭐.
3232

3333
| Subdomain | Problem Statement | Solution c | Solution java | Solution js | Difficulty | Score |
3434
| :-------: | :---------------: | :--------: | :-----------: | :---------: | :--------: | :---: |
35-
|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|
35+
|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|
3636
|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|
3737

3838

0 commit comments

Comments
 (0)