A collection of leetcode problems.
- β 20. Valid Parentheses
- β 136. Single Number
- β 1381. Design a Stack With Increment Operation
- β 1455. Check If a Word Occurs As a Prefix of Any Word in a Sentence
- β 1769. Minimum Number of Operations to Move All Balls to Each Box
- β 1800. Maximum Ascending Subarray Sum
- β 2109. Adding Spaces to a String
- β 2270. Number of Ways to Split Array
- β 2275. Largest Combination With Bitwise AND Greater Than Zero
- β 2696. Minimum String Length After Removing Substrings
- β 2924. Find Champion II
- β 3163. String Compression III
- β 3174. Clear Digits
- β 3254. Find the Power of K-Size Subarrays I
- β 3264. Final Array State After K Multiplication Operations I
- β 2161. Partition Array According to Given Pivot
These problems are partially solved, a percentage of testcases are passed and not all testcases passed.
- β670. Maximum Swap
- β862. Shortest Subarray with Sum at Least K
- β916. Word Subsets
- β1497. Check If Array Pairs Are Divisible by k
- β1813. Sentence Similarity III
- β2017. Grid Game
- β2501. Longest Square Streak in an Array
- β2070. Most Beautiful Item for Each Query
- β2593. Find Score of an Array After Marking All Elements
- β2661. First Completely Painted Row or Column
- β2707. Extra Characters in a String
- β2981. Find Longest Special Substring That Occurs Thrice I
- β3043. Find the Length of the Longest Common Prefix
- β3152. Special Array II
- β 179. Largest Number
- β 217. Contains-Duplicate
- β 1835. Find XOR Sum of All Pairs Bitwise AND