101. | 421. Maximum XOR of Two Numbers in an Array - Day 16/30 Leetcode September Challenge | 1,644 | |
|
102. | 2193. Minimum Number of Moves to Make Palindrome (Leetcode Hard) | 1,642 | |
|
103. | 773. Sliding Puzzle (Leetcode Hard) | 1,633 | |
|
104. | 349. Intersection of Two Arrays (python) (Leetcode Easy) | 1,630 | |
|
105. | 812. Largest Triangle Area (Leetcode Easy) | 1,629 | |
|
106. | 330. Patching Array - Day 16/30 Leetcode June Challenge | 1,618 | |
|
107. | 2130. Maximum Twin Sum of a Linked List (Leetcode Medium) | 1,616 | |
|
108. | 1021. Remove Outermost Parentheses (Leetcode Easy) | 1,594 | |
|
109. | 52. N-Queens II - Day 5/30 Leetcode June Challenge | 1,592 | |
|
110. | 2239. Find Closest Number to Zero (Leetcode Easy) | 1,588 | |
|
111. | 1590. Make Sum Divisible by P (Leetcode Medium) | 1,588 | |
|
112. | 996. Number of Squareful Arrays (Leetcode Hard) | 1,577 | |
|
113. | Leftmost Column with at Least a One (python) - Day 21/30 Leetcode April Challenge | 1,575 | |
|
114. | 3445. Maximum Difference Between Even and Odd Frequency II - Day 11/30 Leetcode June Challenge | 1,557 | |
|
115. | 390. Elimination Game (Leetcode Medium) | 1,553 | |
|
116. | 2034. Stock Price Fluctuation (Leetcode Medium) | 1,550 | |
|
117. | 1818. Minimum Absolute Sum Difference (Leetcode Medium) | 1,535 | |
|
118. | 888. Fair Candy Swap (Leetcode Easy) | 1,534 | |
|
119. | 2179. Count Good Triplets in an Array - Day 15/30 Leetcode April Challenge | 1,531 | |
|
120. | 1929. Concatenation of Array (Leetcode Easy) | 1,529 | |
|
121. | 976. Largest Perimeter Triangle (python) (Leetcode Easy) | 1,527 | |
|
122. | 1528. Shuffle String (Leetcode Easy) | 1,525 | |
|
123. | 2060. Check if an Original String Exists Given Two Encoded Strings (Leetcode Hard) | 1,520 | |
|
124. | 1122. Relative Sort Array (Leetcode Easy) | 1,515 | |
|
125. | 1051. Height Checker (Leetcode Easy) | 1,515 | |
|
126. | 1105. Filling Bookcase Shelves (Leetcode Medium) | 1,513 | |
|
127. | 765. Couples Holding Hands (Leetcode Hard) | 1,497 | |
|
128. | 1514. Path with Maximum Probability (Leetcode Medium) | 1,497 | |
|
129. | 1723. Find Minimum Time to Finish All Jobs (Leetcode Hard) | 1,490 | |
|
130. | 2262. Total Appeal of A String (Leetcode Hard) | 1,483 | |
|
131. | 2288. Apply Discount to Prices (Leetcode Medium) | 1,476 | |
|
132. | 784. Letter Case Permutation (Leetcode Easy) | 1,474 | |
|
133. | 1515. Best Position for a Service Centre (Leetcode Hard) | 1,473 | |
|
134. | 1552. Magnetic Force Between Two Balls (Leetcode Medium) | 1,467 | |
|
135. | 1052. Grumpy Bookstore Owner (Leetcode Medium) | 1,466 | |
|
136. | 395. Longest Substring with At Least K Repeating Characters - Day 26/30 Leetcode November Challenge | 1,463 | |
|
137. | 1499. Max Value of Equation (Leetcode Hard) | 1,444 | |
|
138. | 1560. Most Visited Sector in a Circular Track (Leetcode Easy) | 1,437 | |
|
139. | 1931. Painting a Grid With Three Different Colors - Day 18/31 Leetcode May Challenge | 1,432 | |
|
140. | Lost the editor contest! Leetcode Weekly Contest 296 (Sad) with commentary | 1,423 | |
|
141. | 1629. Slowest Key (Leetcode Easy) | 1,422 | |
|
142. | 1615. Maximal Network Rank (Leetcode Medium) | 1,420 | |
|
143. | 2290. Minimum Obstacle Removal to Reach Corner (Leetcode Hard) | 1,418 | |
|
144. | 3337. Total Characters in String After Transformations II - Day 14/31 Leetcode May Challenge | 1,415 | |
|
145. | 811. Subdomain Visit Count (Leetcode Easy) | 1,410 | |
|
146. | 649. Dota 2 Senate (Leetcode Medium) | 1,403 | |
|
147. | 2040. Kth Smallest Product of Two Sorted Arrays (Leetcode Hard) | 1,397 | |
|
148. | 1368D. AND, OR and square sum explanation - Codeforce Global Round 8 | 1,383 | |
|
149. | 1505. Minimum Possible Integer After at Most K Adjacent Swaps On Digits (Leetcode Hard) | 1,383 | |
|
150. | 730. Count Different Palindromic Subsequences (Leetcode Hard) | 1,381 | |
|
151. | 1703. Minimum Adjacent Swaps for K Consecutive Ones (Leetcode Hard) | 1,381 | |
|
152. | Advent of Code 2024 Day 1 | 1,376 | |
|
153. | 1438. Longest Continuous Subarray With Absolute Diff Less Than or Equal to Limit (Leetcode Medium) | 1,375 | |
|
154. | 2094. Finding 3-Digit Even Numbers (Leetcode Easy) | 1,370 | |
|
155. | 1172. Dinner Plate Stacks (Leetcode Hard) | 1,365 | |
|
156. | 847. Shortest Path Visiting All Nodes - Day 26/28 Leetcode February Challenge | 1,362 | |
|
157. | 1353. Maximum Number of Events That Can Be Attended - Day 7/31 Leetcode July Challenge | 1,354 | |
|
158. | 493. Reverse Pairs (Leetcode Hard) | 1,351 | |
|
159. | 437. Path Sum III (python) (Leetcode Easy) | 1,349 | |
|
160. | 406. Queue Reconstruction by Height (updated video in description) (Leetcode Medium) | 1,345 | Vlog |
|
161. | 1864. Minimum Number of Swaps to Make the Binary String Alternating (Leetcode Medium) | 1,344 | |
|
162. | 89. Gray Code - Day 1/31 Leetcode July Challenge | 1,338 | |
|
163. | 529. Minesweeper (python) (Leetcode Medium) | 1,337 | |
|
164. | 1039. Minimum Score Triangulation of Polygon (Leetcode Medium) | 1,336 | |
|
165. | 874. Walking Robot Simulation - Day 4/30 Leetcode September Challenge | 1,330 | |
|
166. | 1668. Maximum Repeating Substring (Leetcode Easy) | 1,329 | |
|
167. | 1710. Maximum Units on a Truck (Leetcode Easy) | 1,328 | |
|
168. | 301. Remove Invalid Parentheses (Leetcode Hard) | 1,327 | |
|
169. | 2089 Find Target Indices After Sorting Array (Leetcode Easy) | 1,325 | |
|
170. | 2172. Maximum AND Sum of Array (Leetcode Hard) | 1,324 | |
|
171. | 1569. Number of Ways to Reorder Array to Get Same BST (Leetcode Hard) | 1,323 | |
|
172. | 1061. Lexicographically Smallest Equivalent String - Day 14/31 Leetcode January Challenge | 1,323 | |
|
173. | 2305. Fair Distribution of Cookies (Leetcode Medium) | 1,322 | |
|
174. | 1915. Number of Wonderful Substrings (Leetcode Medium) | 1,320 | |
|
175. | 1937. Maximum Number of Points with Cost (Leetcode Medium) | 1,309 | |
|
176. | 1678. Goal Parser Interpretation (Leetcode Easy) | 1,302 | |
|
177. | 2488. Count Subarrays With Median K (Leetcode Hard) | 1,299 | |
|
178. | 1742. Maximum Number of Balls in a Box (Leetcode Easy) | 1,297 | |
|
179. | 1473. Paint House III - Day 8/31 Leetcode July Challenge | 1,297 | |
|
180. | 2347. Best Poker Hand (Leetcode Easy) | 1,294 | |
|
181. | 410. Split Array Largest Sum (Leetcode Hard) | 1,273 | |
|
182. | Larry Explains.. Dynamic Programming Progression - From Top Down to Bottom Up + Space Optimization | 1,271 | |
|
183. | 115. Distinct Subsequences (Leetcode Hard) | 1,269 | |
|
184. | 1379. Find a Corresponding Node of a Binary Tree in a Clone of .. - Day 17/31 Leetcode May Challenge | 1,269 | |
|
185. | 926. Flip String to Monotone Increasing - Day 17/31 Leetcode January Challenge | 1,267 | |
|
186. | 2006. Count Number of Pairs With Absolute Difference K (Leetcode Easy) | 1,265 | |
|
187. | 1072. Flip Columns For Maximum Number of Equal Rows (Leetcode Medium) | 1,263 | |
|
188. | 1900. The Earliest and Latest Rounds Where Players Compete - Day 12/31 Leetcode July Challenge | 1,256 | |
|
189. | 2071. Maximum Number of Tasks You Can Assign - Day 1/31 Leetcode May Challenge | 1,254 | |
|
190. | 2040. Kth Smallest Product of Two Sorted Arrays - Day 25/30 Leetcode June Challenge | 1,252 | |
|
191. | 1638. Count Substrings That Differ by One Character (Leetcode Medium) | 1,247 | |
|
192. | 2929. Distribute Candies Among Children II - Day 1/30 Leetcode June Challenge | 1,242 | |
|
193. | 315. Count of Smaller Numbers After Self (Leetcode Hard) | 1,240 | |
|
194. | 1202. Smallest String With Swaps - Day 27/30 Leetcode April Challenge | 1,239 | |
|
195. | 2131. Longest Palindrome by Concatenating Two Letter Words (Leetcode Medium) | 1,238 | |
|
196. | 796. Rotate String (Leetcode Easy) | 1,238 | |
|
197. | 1931. Painting a Grid With Three Different Colors (Leetcode Hard) | 1,235 | |
|
198. | 1995. Count Special Quadruplets (Leetcode Easy) | 1,227 | |
|
199. | 3443. Maximum Manhattan Distance After K Changes - Day 20/30 Leetcode June Challenge | 1,227 | |
|
200. | 682. Baseball Game (Leetcode Easy) | 1,224 | |
|