Skip to content

Commit c5c59bd

Browse files
authored
Update README.md
1 parent 5263138 commit c5c59bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ A repository containing link of good interview questions
1818
* [Reducing Dishes](https://leetcode.com/problems/reducing-dishes/),[Solution](https://github.com/TheSYNcoder/InterviewPrep/blob/master/Solutions/reducing-dishes.cpp)
1919
* [K-different subarrays](https://leetcode.com/articles/subarrays-with-k-different-integers/)
2020
* [Possible Bipartition](https://leetcode.com/problems/possible-bipartition/) , [Solution](https://github.com/TheSYNcoder/InterviewPrep/blob/master/Solutions/Possible%20Bipartition.cpp)
21+
* [Distinct Subsequences](https://leetcode.com/problems/distinct-subsequences-ii/)
22+
2123

2224
## Geeks For Geeks
2325

0 commit comments

Comments
 (0)