2024-04-21 | 3120. Count the Number of Special Characters I (Leetcode Easy) | 2:57 | 92 | |
|
2024-04-21 | 3121. Count the Number of Special Characters II (Leetcode Medium) | 5:08 | 124 | |
|
2024-04-21 | 3122. Minimum Number of Operations to Satisfy Conditions (Leetcode Medium) | 26:06 | 395 | |
|
2024-04-21 | 1971. Find if Path Exists in Graph - Day 21/30 Leetcode April Challenge | 6:42 | 527 | |
|
2024-04-20 | 272. Closest Binary Search Tree Value II (Leetcode Hard) | 1:04:28 | 166 | |
|
2024-04-19 | 248. Strobogrammatic Number III (Leetcode Hard) | 39:45 | 194 | |
|
2024-04-19 | 200. Number of Islands - Day 19/30 Leetcode April Challenge | 8:59 | 360 | |
|
2024-04-18 | 536. Construct Binary Tree from String (Leetcode Medium) | 15:17 | 143 | |
|
2024-04-17 | 568. Maximum Vacation Days (Leetcode Hard) | 7:20 | 278 | |
|
2024-04-17 | 988. Smallest String Starting From Leaf - Day 17/30 Leetcode April Challenge | 8:56 | 499 | |
|
2024-04-16 | 2371. Minimize Maximum Value in a Grid (Leetcode Hard) | 7:57 | 304 | |
|
2024-04-16 | 623. Add One Row to Tree - Day 16/30 Leetcode April Challenge | 6:37 | 454 | |
|
2024-04-15 | Double the hards! Leetcode Weekly Contest 393 (Sad) with commentary | 3:18:11 | 321 | |
|
2024-04-14 | 3117. Minimum Sum of Values by Dividing Array (Leetcode Hard) | 3:37:02 | 365 | |
|
2024-04-14 | 3116. Kth Smallest Amount With Single Denomination Combination (Leetcode Hard) | 27:13 | 514 | |
|
2024-04-14 | 3114. Latest Time You Can Obtain After Replacing Characters (Leetcode Easy) | 5:20 | 225 | |
|
2024-04-14 | 3115. Maximum Prime Difference (Leetcode Medium) | 4:13 | 150 | |
|
2024-04-14 | 404. Sum of Left Leaves - Day 14/30 Leetcode April Challenge | 4:57 | 384 | |
|
2024-04-13 | Stack on my 3000! Leetcode Biweekly Contest 128 (7th) with commentary | 21:19 | 436 | |
|
2024-04-13 | 3113. Find the Number of Subarrays Where Boundary Elements Are Maximum (Leetcode Hard) | 16:00 | 312 | |
|
2024-04-13 | 3112. Minimum Time to Visit Disappearing Nodes (Leetcode Medium) | 12:59 | 253 | |
|
2024-04-13 | 3111. Minimum Rectangles to Cover Points (Leetcode Medium) | 5:35 | 96 | |
|
2024-04-13 | 3110. Score of a String (Leetcode Easy) | 6:03 | 61 | |
|
2024-04-13 | 2964. Number of Divisible Triplet Sums (Leetcode Medium) | 8:16 | 138 | |
|
2024-04-13 | 85. Maximal Rectangle - Day 13/30 Leetcode April Challenge | 12:35 | 996 | |
|
2024-04-12 | 798. Smallest Rotation with Highest Score (Leetcode Hard) | 25:21 | 224 | |
|
2024-04-12 | 42. Trapping Rain Water - Day 12/30 Leetcode April Challenge | 10:28 | 710 | |
|
2024-04-11 | 291. Word Pattern II (Leetcode Medium) | 21:11 | 183 | |
|
2024-04-11 | 402. Remove K Digits - Day 11/30 Leetcode April Challenge | 15:26 | 228 | |
|
2024-04-10 | 2422. Merge Operations to Turn Array Into a Palindrome (Leetcode Medium) | 5:58 | 155 | |
|
2024-04-10 | 950. Reveal Cards In Increasing Order - Day 10/30 Leetcode April Challenge | 16:03 | 504 | |
|
2024-04-09 | 1213. Intersection of Three Sorted Arrays (Leetcode Easy) | 5:16 | 270 | |
|
2024-04-08 | 255. Verify Preorder Sequence in Binary Search Tree - Week 2/5 Leetcode April Challenge | 21:09 | 302 | |
|
2024-04-08 | 1700. Number of Students Unable to Eat Lunch - Day 8/30 Leetcode April Challenge | 8:11 | 611 | |
|
2024-04-07 | Guess what we mean! Leetcode Weekly Contest 392 (sad) with commentary | 33:48 | 500 | |
|
2024-04-07 | 3107. Minimum Operations to Make Median of Array Equal to K (Leetcode Medium) | 9:09 | 216 | |
|
2024-04-07 | 3106. Lexicographically Smallest String After Operations With Constraint (Leetcode Medium) | 11:14 | 144 | |
|
2024-04-07 | 3105. Longest Strictly Increasing or Strictly Decreasing Subarray (Leetcode Easy) | 4:20 | 146 | |
|
2024-04-07 | 3108. Minimum Cost Walk in Weighted Graph (Leetcode Hard) | 18:01 | 234 | |
|
2024-04-07 | 678. Valid Parenthesis String - Day 7/30 Leetcode April Challenge | 14:52 | 579 | |
|
2024-04-06 | 2921. Maximum Profitable Triplets With Increasing Prices II (Leetcode Hard) | 27:45 | 181 | |
|
2024-04-05 | 1544. Make The String Great - Day 5/30 Leetcode April Challenge | 6:51 | 502 | |
|
2024-04-04 | 2229. Check if an Array Is Consecutive (Leetcode Easy) | 4:16 | 245 | |
|
2024-04-04 | 1614. Maximum Nesting Depth of the Parentheses - Day 4/30 Leetcode April Challenge | 6:24 | 320 | |
|
2024-04-03 | 774. Minimize Max Distance to Gas Station (Leetcode Hard) | 23:18 | 377 | |
|
2024-04-03 | 79. Word Search - Day 3/30 Leetcode April Challenge | 13:24 | 631 | |
|
2024-04-02 | 3078. Match Alphanumerical Pattern in Matrix I (Leetcode Medium) | 17:22 | 256 | Let's Play |
|
2024-04-02 | 205. Isomorphic Strings - Day 2/30 Leetcode April Challenge | 5:00 | 600 | |
|
2024-04-01 | 58. Length of Last Word - Day 1/30 Leetcode April Challenge | 9:40 | 566 | |
|
2024-03-31 | Last as a rated 3000 coder! Leetcode Weekly Contest 391 (sad) with commentary | 38:27 | 911 | |
|
2024-03-31 | 3102. Minimize Manhattan Distances (Leetcode Hard) | 55:16 | 518 | |
|
2024-03-31 | 3101. Count Alternating Subarrays (Leetcode Medium) | 6:09 | 154 | |
|
2024-03-31 | 3100. Water Bottles II (Leetcode Medium) | 6:06 | 170 | |
|
2024-03-31 | 3099. Harshad Number (Leetcode Easy) | 2:56 | 152 | |
|
2024-03-31 | 2444. Count Subarrays With Fixed Bounds - Day 31/31 Leetcode March Challenge | 33:31 | 1,076 | |
|
2024-03-30 | Server causing off by ones! Leetcode Biweekly Contest 127 (20th) with commentary | 40:21 | 352 | |
|
2024-03-30 | 3098. Find the Sum of Subsequence Powers (Leetcode Hard) | 32:14 | 200 | |
|
2024-03-30 | 3097. Shortest Subarray With OR at Least K II (Leetcode Medium) | 20:02 | 209 | |
|
2024-03-30 | 3096. Minimum Levels to Gain More Points (Leetcode Medium) | 12:33 | 82 | |
|
2024-03-30 | 3095. Shortest Subarray With OR at Least K I (Leetcode Easy) | 5:10 | 197 | |
|
2024-03-30 | 157. Read N Characters Given Read4 (Leetcode Easy) | 9:10 | 808 | |
|
2024-03-30 | 992. Subarrays with K Different Integers - Day 30/31 Leetcode March Challenge | 19:48 | 602 | |
|
2024-03-29 | 340. Longest Substring with At Most K Distinct Characters - Week 5/5 Leetcode March Challenge | 10:29 | 1,042 | |
|
2024-03-29 | 2962. Count Subarrays Where Max Element Appears at Least K Time - Day 29/31 Leetcode March Challenge | 30:10 | 1,018 | |
|
2024-03-27 | 482. License Key Formatting (Leetcode Easy) | 11:34 | 984 | |
|
2024-03-27 | 2958. Length of Longest Subarray With at Most K Frequency - Day 28/31 Leetcode March Challenge | 12:21 | 554 | |
|
2024-03-26 | 1016. Binary String With Substrings Representing 1 To N (Leetcode Medium) | 16:52 | 569 | |
|
2024-03-26 | 713. Subarray Product Less Than K - Day 27/31 Leetcode March Challenge | 25:05 | 652 | |
|
2024-03-25 | 41. First Missing Positive - Day 26/31 Leetcode March Challenge | 11:07 | 583 | |
|
2024-03-24 | 442. Find All Duplicates in an Array - Day 25/31 Leetcode March Challenge | 22:25 | 548 | |
|
2024-03-24 | 287. Find the Duplicate Number - Day 24/31 Leetcode March Challenge | 10:42 | 336 | |
|
2024-03-24 | 3091. Apply Operations to Make Sum of Array Greater Than or Equal to k (Leetcode Medium) | 10:37 | 232 | |
|
2024-03-24 | Stringing along a Top 10! Leetcode Weekly Contest 390 (10th) with commentary | 20:57 | 276 | |
|
2024-03-24 | 3092. Most Frequent IDs (Leetcode Medium) | 10:15 | 272 | |
|
2024-03-24 | 3090. Maximum Length Substring With Two Occurrences (Leetcode Easy) | 4:24 | 145 | |
|
2024-03-24 | 3093. Longest Common Suffix Queries (Leetcode Hard) | 16:53 | 131 | |
|
2024-03-23 | 379. Design Phone Directory (Leetcode Medium) | 8:21 | 105 | |
|
2024-03-23 | 143. Reorder List - Day 23/31 Leetcode March Challenge | 13:10 | 117 | |
|
2024-03-22 | 2077. Paths in Maze That Lead to Same Room (Leetcode Medium) | 18:41 | 112 | |
|
2024-03-22 | 1119. Remove Vowels from a String - Week 4/5 Leetcode March Challenge | 5:48 | 51 | |
|
2024-03-22 | 234. Palindrome Linked List - Day 22/31 Leetcode March Challenge | 20:32 | 158 | |
|
2024-03-21 | 396. Rotate Function (Leetcode Medium) | 8:40 | 104 | |
|
2024-03-21 | 206. Reverse Linked List - Day 21/31 Leetcode March Challenge | 14:04 | 126 | |
|
2024-03-20 | 2219. Maximum Sum Score of Array (Leetcode Medium) | 4:48 | 82 | |
|
2024-03-19 | 1124. Longest Well-Performing Interval (Leetcode Medium) | 37:03 | 111 | |
|
2024-03-19 | 621. Task Scheduler - Day 19/31 Leetcode March Challenge | 37:52 | 646 | |
|
2024-03-18 | 2113. Elements in Array After Removing and Replacing Elements (Leetcode Medium) | 8:41 | 96 | |
|
2024-03-17 | 3086. Minimum Moves to Pick K Ones (Leetcode Hard) | 1:31:28 | 287 | |
|
2024-03-17 | Silly debugging! Leetcode Weekly Contest 389 (130th) with commentary | 1:12:01 | 130 | |
|
2024-03-17 | 3085. Minimum Deletions to Make String K-Special (Leetcode Medium) | 11:33 | 347 | |
|
2024-03-17 | 3083. Existence of a Substring in a String and Its Reverse (Leetcode Easy) | 2:55 | 117 | |
|
2024-03-17 | 3084. Count Substrings Starting and Ending with Given Character (Leetcode Medium) | 2:57 | 90 | |
|
2024-03-17 | 57. Insert Interval - Day 17/31 Leetcode March Challenge | 30:19 | 229 | |
|
2024-03-16 | 3082. Find the Sum of the Power of All Subsequences (Leetcode Hard) | 19:32 | 188 | |
|
2024-03-16 | 3079. Find the Sum of Encrypted Integers (Leetcode Easy) | 4:31 | 60 | |
|
2024-03-16 | 3081. Replace Question Marks in String to Minimize Its Value (Leetcode Medium) | 15:01 | 207 | |
|
2024-03-16 | 3080. Mark Elements on Array by Performing Queries (Leetcode Medium) | 7:51 | 105 | |
|
2024-03-16 | Tricky greedy! Leetcode Biweekly Contest 126 (21st) with commentary | 25:08 | 260 | |
|
2024-03-16 | 253. Meeting Rooms II - Week 3/5 Leetcode March Challenge | 11:02 | 71 | |
|
2024-03-15 | 1918. Kth Smallest Subarray Sum (Leetcode Medium) | 18:06 | 141 | |
|