Skip to content

DP Other Optimized

Table of Contents

1937. Maximum Number of Points with Cost

2713. Maximum Strictly Increasing Cells in a Matrix

  • LeetCode | LeetCode CH (Hard)

  • Tags: array, hash table, binary search, dynamic programming, memoization, sorting, matrix, ordered set

3181. Maximum Total Reward Using Operations II

2267. Check if There Is a Valid Parentheses String Path

3213. Construct String with Minimum Cost

3292. Minimum Number of Valid Strings to Form Target II

  • LeetCode | LeetCode CH (Hard)

  • Tags: array, string, binary search, dynamic programming, segment tree, rolling hash, string matching, hash function

2263. Make Array Non-decreasing or Non-increasing

Comments