1498. Number of Subsequences That Satisfy the Given Sum Condition Difficulty: Medium Topics: Array,...
2099. Find Subsequence of Length K With the Largest Sum Difficulty: Easy Topics: Array, Hash Table,...
2014. Longest Subsequence Repeated k Times Difficulty: Hard Topics: String, Backtracking, Greedy,...
2311. Longest Binary Subsequence Less Than or Equal to K Difficulty: Medium Topics: String, Dynamic...
2040. Kth Smallest Product of Two Sorted Arrays Difficulty: Hard Topics: Array, Binary...
2200. Find All K-Distant Indices in an Array Difficulty: Easy Topics: Array, Two Pointers You are...
2081. Sum of k-Mirror Numbers Difficulty: Hard Topics: Math, Enumeration A k-mirror number is a...
2138. Divide a String Into Groups of Size k Difficulty: Easy Topics: String, Simulation A string s...
3085. Minimum Deletions to Make String K-Special Difficulty: Medium Topics: Hash Table, String,...
3443. Maximum Manhattan Distance After K Changes Difficulty: Medium Topics: Hash Table, Math,...
2294. Partition Array Such That Maximum Difference Is K Difficulty: Medium Topics: Array, Greedy,...
2966. Divide Array Into Arrays With Max Difference Difficulty: Medium Topics: Array, Greedy,...
3405. Count the Number of Arrays with K Matching Adjacent Elements Difficulty: Hard Topics: Math,...
2016. Maximum Difference Between Increasing Elements Difficulty: Easy Topics: Array Given a...
2566. Maximum Difference by Remapping a Digit Difficulty: Easy Topics: Math, Greedy You are given...
2616. Minimize the Maximum Difference of Pairs Difficulty: Medium Topics: Array, Binary Search,...
3423. Maximum Difference Between Adjacent Elements in a Circular Array Difficulty: Easy Topics:...
3445. Maximum Difference Between Even and Odd Frequency II Difficulty: Hard Topics: String, Sliding...
3442. Maximum Difference Between Even and Odd Frequency I Difficulty: Easy Topics: Hash Table,...
3170. Lexicographically Minimum String After Removing Stars Difficulty: Medium Topics: Hash Table,...
2434. Using a Robot to Print the Lexicographically Smallest String Difficulty: Medium Topics: Hash...
1061. Lexicographically Smallest Equivalent String Difficulty: Medium Topics: String, Union...
3403. Find the Lexicographically Largest String From the Box I Difficulty: Medium Topics: Two...
1298. Maximum Candies You Can Get from Boxes Difficulty: Hard Topics: Array, Breadth-First Search,...
135. Candy Difficulty: Hard Topics: Array, Greedy There are n children standing in a line. Each...
2929. Distribute Candies Among Children II Difficulty: Medium Topics: Math, Combinatorics,...
909. Snakes and Ladders Difficulty: Medium Topics: Array, Breadth-First Search, Matrix You are...
2359. Find Closest Node to Given Two Nodes Difficulty: Medium Topics: Depth-First Search,...
3373. Maximize the Number of Target Nodes After Connecting Trees II Difficulty: Hard Topics: Tree,...
3372. Maximize the Number of Target Nodes After Connecting Trees I Difficulty: Medium Topics: Tree,...