Skip to content

Commit a9cc2ab

Browse files
authored
Update README.md
1 parent 13f1de8 commit a9cc2ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ A repository containing link of good interview questions
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)
2121
* [Distinct Subsequences](https://leetcode.com/problems/distinct-subsequences-ii/)
22+
* [Minimum Cost for Tickets [DP] ](https://leetcode.com/problems/minimum-cost-for-tickets/)
2223

2324

2425
## Geeks For Geeks

0 commit comments

Comments
 (0)