LeetCode The Hard Way

1300 - 1399

Solutions categorised by Problem IDs

1305 - All Elements in Two Binary Search Trees (Medium)Author: @wkw | https://leetcode.com/problems/all-elements-in-two-binary-search-trees/1326 - Minimum Number of Taps to Open to Water a Garden (Hard)Author: @wkw | https://leetcode.com/problems/minimum-number-of-taps-to-open-to-water-a-garden/description/1328 - Break a Palindrome (Medium)Author: @wkw | https://leetcode.com/problems/break-a-palindrome/1329 - Sort the Matrix Diagonally (Medium)Author: @wkw | https://leetcode.com/problems/sort-the-matrix-diagonally/1331 - Rank Transform of an Array (Easy)Author: @wkw | https://leetcode.com/problems/rank-transform-of-an-array1334 - Find the City With the Smallest Number of Neighbors at a Threshold Distance (Medium)Author: @wkw | https://leetcode.com/problems/find-the-city-with-the-smallest-number-of-neighbors-at-a-threshold-distance/1335 - Minimum Difficulty of a Job Schedule (Hard)Author: @wkw | https://leetcode.com/problems/minimum-difficulty-of-a-job-schedule/1337 - The K Weakest Rows in a Matrix (Easy)Author: @wkw,@heiheihang | https://leetcode.com/problems/the-k-weakest-rows-in-a-matrix/1346 - Check If N and Its Double Exist (Easy)Author: @wkw | https://leetcode.com/problems/check-if-n-and-its-double-exist/1347 - Minimum Number of Steps to Make Two Strings Anagram (Easy)Author: @wkw, @jaffar | https://leetcode.com/problems/minimum-number-of-steps-to-make-two-strings-anagram/1349 - Maximum Students Taking Exam (Hard)Author: @wkw | https://leetcode.com/problems/maximum-students-taking-exam/1356 - Sort Integers by The Number of 1 Bits (Easy)Author: @wkw, @vigneshshiv | https://leetcode.com/problems/sort-integers-by-the-number-of-1-bits1359 - Count All Valid Pickup and Delivery Options (Hard)Author: @wkw | https://leetcode.com/problems/count-all-valid-pickup-and-delivery-options/1365 - How Many Numbers Are Smaller Than the Current Number (Easy)Author: @wkw | https://leetcode.com/problems/how-many-numbers-are-smaller-than-the-current-number/1371 - Find the Longest Substring Containing Vowels in Even Counts (Medium)Author: @wkw | https://leetcode.com/problems/find-the-longest-substring-containing-vowels-in-even-counts/1372 - Longest ZigZag Path in a Binary Tree (Medium)Author: @wkw | https://leetcode.com/problems/longest-zigzag-path-in-a-binary-tree/1383 - Maximum Performance of a Team (Hard)Author: @wkw | https://leetcode.com/problems/maximum-performance-of-a-team/