LeetCode The Hard Way

2300 - 2399

Solutions categorised by Problem IDs

2300 - Successful Pairs of Spells and Potions (Medium)Author: @wkw | https://leetcode.com/problems/successful-pairs-of-spells-and-potions/2302 - Count Subarrays With Score Less Than K (Hard)Author: @saloni33 | https://leetcode.com/problems/count-subarrays-with-score-less-than-k/2331 - Evaluate Boolean Binary Tree (Easy)Author: @wkw | https://leetcode.com/problems/evaluate-boolean-binary-tree2351 - First Letter to Appear Twice (Easy)Author: @wkw | https://leetcode.com/problems/first-letter-to-appear-twice2352 - Equal Row and Column Pairs (Medium)Author: @wkw | https://leetcode.com/problems/equal-row-and-column-pairs2354 - Number of Excellent Pairs (Hard)Author: @wkw | https://leetcode.com/problems/number-of-excellent-pairs/2357 - Make Array Zero by Subtracting Equal Amounts (Easy)Author: @wkw | https://leetcode.com/problems/make-array-zero-by-subtracting-equal-amounts2358 - Maximum Number of Groups Entering a Competition (Medium)Author: @wkw | https://leetcode.com/problems/maximum-number-of-groups-entering-a-competition2359 - Find Closest Node to Given Two Nodes (Medium)Author: @wkw | https://leetcode.com/problems/find-closest-node-to-given-two-nodes2360 - Longest Cycle in a Graph (Hard)Author: @wkw | https://leetcode.com/problems/longest-cycle-in-a-graph2373 - Largest Local Values in a Matrix (Easy)Author: @wkw, @jit | https://leetcode.com/problems/largest-local-values-in-a-matrix/2376 - Count Special Integers (Hard)Author: @wkw | https://leetcode.com/problems/count-special-integers/2379 - Minimum Recolors to Get K Consecutive Black Blocks (Easy)Author: @wkw | https://leetcode.com/problems/minimum-recolors-to-get-k-consecutive-black-blocks/2380 - Time Needed to Rearrange a Binary String (Medium)Author: @wkw | https://leetcode.com/problems/time-needed-to-rearrange-a-binary-string/2381 - Shifting Letters II (Medium)Author: @wkw | https://leetcode.com/problems/shifting-letters-ii/2383 - Minimum Hours of Training to Win a Competition (Easy)Author: @wkw | https://leetcode.com/problems/minimum-hours-of-training-to-win-a-competition/2384 - Largest Palindromic Number (Medium)Author: @wkw | https://leetcode.com/problems/largest-palindromic-number/2392 - Build a Matrix With Conditions (Hard)Author: @wkw | https://leetcode.com/problems/build-a-matrix-with-conditions/