LeetCode The Hard Way

1400 - 1499

Solutions categorised by Problem IDs

1431 - Kids With the Greatest Number of Candies (Easy)Author: @heiheihang | https://leetcode.com/problems/kids-with-the-greatest-number-of-candies/1434 - Number of Ways to Wear Different Hats to Each Other (Hard)Author: @wkw | https://leetcode.com/problems/number-of-ways-to-wear-different-hats-to-each-other/1443 - Minimum Time to Collect All Apples in a Tree (Medium)Author: @hirotake111, @wkw | https://leetcode.com/problems/minimum-time-to-collect-all-apples-in-a-tree/1448 - Count Good Nodes in Binary Tree (Medium)Author: @wkw | https://leetcode.com/problems/count-good-nodes-in-binary-tree/1457 - Pseudo-Palindromic Paths in a Binary Tree (Medium)Author: @wkw | https://leetcode.com/problems/pseudo-palindromic-paths-in-a-binary-tree/1460 - Make Two Arrays Equal by Reversing Subarrays (Easy)Author: @wkw | https://leetcode.com/problems/make-two-arrays-equal-by-reversing-subarrays/1464 - Maximum Product of Two Elements in an Array (Easy)Author: @wkw, @jaffar, @jit | https://leetcode.com/problems/maximum-product-of-two-elements-in-an-array/1470 - Shuffle the Array (Easy)Author: @wkw | https://leetcode.com/problems/shuffle-the-array/1475 - Final Prices With a Special Discount in a Shop (Easy)Author: @heiheihang | https://leetcode.com/problems/final-prices-with-a-special-discount-in-a-shop/1480 - Running Sum of 1d Array (Easy)Author: @heiheihang, @wkw, @radojicic23 | https://leetcode.com/problems/running-sum-of-1d-array/1482 - Minimum Number of Days to Make m Bouquets (Medium)Author: @wkw, @jit | https://leetcode.com/problems/minimum-number-of-days-to-make-m-bouquets/description/1491 - Average Salary Excluding the Minimum and Maximum Salary (Easy)Author: @wkw | https://leetcode.com/problems/average-salary-excluding-the-minimum-and-maximum-salary/1494 - Parallel Courses II (Hard)Author: @wkw | https://leetcode.com/problems/parallel-courses-ii1496 - Path Crossing (Easy)Author: @jaffar, @jit, @wkw | https://leetcode.com/problems/path-crossing/