You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 730 |[Count Different Palindromic Subsequences](https://leetcode.com/problems/count-different-palindromic-subsequences/)|[C++](./C++/Count-Different-Palindromic-Subsequences.cpp)|_O(N\*N)_|_O(N\*N)_| Hard | DP ||
397
+
| 55 |[Jump Game](https://leetcode.com/problems/jump-game/)|[Python](./Python/jumpGame.py)|_O(N)_|_O(N)_| Medium | DP ||
397
398
398
399
<br/>
399
400
<divalign="right">
@@ -510,6 +511,7 @@ DISCLAIMER: This above mentioned resources have affiliate links, which means if
510
511
| [Sachin_Upadhyay](https://github.com/sachsbu) <br> <imgsrc="https://avatars.githubusercontent.com/u/24941685?v=4"width="100"height="100"> | India | Java | [GitHub](https://github.com/sachsbu)
511
512
| [Amisha Sahu](https://github.com/Amisha328) <br> <imgsrc = "https://avatars.githubusercontent.com/u/58816552?v=4"width="100"height="100"> | India | C++ | [CodeChef](https://www.codechef.com/users/amisha328)<br/>[LeetCode](https://leetcode.com/Mishi328/)<br/>[HackerRank](https://www.hackerrank.com/amishasahu328)
512
513
| [Shrimadh V Rao](https://github.com/Shrimadh) <br> <imgsrc="https://avatars.githubusercontent.com/u/64469917?v=4"width="100"height="100"> | India | C++ | [GitHub](https://github.com/Shrimadh)
0 commit comments