📄️ 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: @wingkwong | 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, @wingkwong | https://leetcode.com/problems/minimum-time-to-collect-all-apples-in-a-tree/
📄️ 1448 - Count Good Nodes in Binary Tree (Medium)
Author: @wingkwong | https://leetcode.com/problems/count-good-nodes-in-binary-tree/
📄️ 1457 - Pseudo-Palindromic Paths in a Binary Tree (Medium)
Author: @wingkwong | https://leetcode.com/problems/pseudo-palindromic-paths-in-a-binary-tree/
📄️ 1460 - Make Two Arrays Equal by Reversing Subarrays (Easy)
Author: @wingkwong | https://leetcode.com/problems/make-two-arrays-equal-by-reversing-subarrays/
📄️ 1464 - Maximum Product of Two Elements in an Array (Easy)
Author: @wingkwong, @jaffar, @jit | https://leetcode.com/problems/maximum-product-of-two-elements-in-an-array/
📄️ 1470 - Shuffle the Array (Easy)
Author: @wingkwong | 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, @wingkwong, @radojicic23 | https://leetcode.com/problems/running-sum-of-1d-array/
📄️ 1482 - Minimum Number of Days to Make m Bouquets (Medium)
Author: @wingkwong, @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: @wingkwong | https://leetcode.com/problems/average-salary-excluding-the-minimum-and-maximum-salary/
📄️ 1494 - Parallel Courses II (Hard)
Author: @wingkwong | https://leetcode.com/problems/parallel-courses-ii
📄️ 1496 - Path Crossing (Easy)
Author: @jaffar, @jit, @wingkwong | https://leetcode.com/problems/path-crossing/