Skip to content

Commit 9833080

Browse files
committed
update readme
1 parent 2373ed0 commit 9833080

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
| S.No. | Topic | Status |
66
|---|--------------|-----|
77
|01. | [Array](https://github.com/geeky01adarsh/DSA-Interview-Questions/tree/main/Arrays) | 24/28 |
8-
|02. | [Searching](/Searching)|10/38|
9-
|03. | [Sorting](/Sorting)|0/37|
8+
|02. | [Searching](/Searching)|12/38|
9+
|03. | [Sorting](/Sorting)|0/38|

Sorting/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
|25.| [Can Make Arithmetic Progression From Sequence](https://leetcode.com/problems/can-make-arithmetic-progression-from-sequence/)|Pending|
3131
|26.| [Sort Array by Increasing Frequency](https://leetcode.com/problems/sort-array-by-increasing-frequency/)|Pending|
3232
|27.| [Special Array With X Elements Greater Than or Equal X](https://leetcode.com/problems/special-array-with-x-elements-greater-than-or-equal-x/)|Pending|
33-
33+
|28.| [Find All Numbers Disappeared in an Array](https://leetcode.com/problems/find-all-numbers-disappeared-in-an-array/) |Pending|
3434

3535

3636
## Medium

0 commit comments

Comments
 (0)