Feb 1, 2026
325. Maximum Size Subarray Sum Equals k
leetcodemediumarrayhash-tableprefix-sum
Feb 1, 2026
44. Wildcard Matching
leetcodehardstringdynamic-programminggreedytwo-pointers
Jan 30, 2026
981. Time Based Key-Value Store
leetcodemediumhash-tablebinary-searchdesign
Jan 30, 2026
34. Find First and Last Position of Element in Sorted Array
leetcodemediumarraybinary-search
Jan 30, 2026
162. Find Peak Element
leetcodemediumarraybinary-search
Jan 30, 2026
35. Search Insert Position
leetcodeeasyarraybinary-search
Jan 29, 2026
739. Daily Temperatures
leetcodemediumarraystackmonotonic-stack
Jan 28, 2026
2080. Range Frequency Queries
leetcodemediumarrayhash-mapbinary-searchdesign
Jan 27, 2026
238. Product of Array Except Self
leetcodemediumarrayprefix-sumtwo-pointers
Jan 27, 2026
1136. Parallel Courses
leetcodehardgraphtopological-sortdfsdynamic-programming