We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5263138 commit c5c59bdCopy full SHA for c5c59bd
README.md
@@ -18,6 +18,8 @@ A repository containing link of good interview questions
18
* [Reducing Dishes](https://leetcode.com/problems/reducing-dishes/),[Solution](https://github.com/TheSYNcoder/InterviewPrep/blob/master/Solutions/reducing-dishes.cpp)
19
* [K-different subarrays](https://leetcode.com/articles/subarrays-with-k-different-integers/)
20
* [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
+
23
24
## Geeks For Geeks
25
0 commit comments