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 13f1de8 commit a9cc2abCopy full SHA for a9cc2ab
README.md
@@ -19,6 +19,7 @@ A repository containing link of good interview questions
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
+* [Minimum Cost for Tickets [DP] ](https://leetcode.com/problems/minimum-cost-for-tickets/)
23
24
25
## Geeks For Geeks
0 commit comments