📄️ 1402-Reducing-Dishes
This document provides a solution to the Reducing Dishes problem, where we need to maximize the sum of the satisfaction of dishes.
📄️ 1405 - Longest Happy String
This is a solution to the Longest Happy String problem on LeetCode.
📄️ 1406. Stone Game III
This is a solution to the Stone Game III problem on LeetCode.
📄️ 1407-Top Travellers
This document provides solutions for the Kids With the Top Travellers problem.
📄️ 1408 - String Matching in an Array
This is a solution to the String Matching in an Array problem on LeetCode.
📄️ 1409 - Queries on a Permutation With Key
This is a solution to the Queries on a Permutation With Key problem on LeetCode.
📄️ 1410 - HTML Entity Parser
This is a solution to the HTML Entity Parser problem on LeetCode.
📄️ 1420-build-array-where-you-can-find-the-maximum-exactly-k-comparisons
This document provides solutions for leetcode problem 1420.
📄️ 1421 - npv-queries
This is a solution to LeetCode problems 1421.
📄️ 1424. Diagonal Traverse II
This is a solution to the Diagonal Traverse II problem on LeetCode.
📄️ Kids With the Greatest Number of Candies
This document provides solutions for the Kids With the Greatest Number of Candies problem.
📄️ Longest Continuous Subarray with Absolute Diff Less Than or Equal to Limit
This document provides solutions for the Longest Continuous Subarray with Absolute Diff Less Than or Equal to Limit problem.
📄️ 1443. Minimum Time to Collect All Apples in a Tree
This is a solution to the Minimum Time to Collect All Apples in a Tree problem on LeetCode.
📄️ 1450-Number-Of-Students-Doing-Homework-At-A-Given-Time
Problem Description
📄️ 1480-Running Sum of 1d Array
This is a solution to the Running Sum of 1d Array in leetcode
📄️ 1483 Kth Ancestor of a Tree Node
This document provides a solution where we Find the kth ancestor of a given node.
📄️ 1497. Check If Array Pairs Are Divisible by k
This is a solution to the Check If Array Pairs Are Divisible by k problem on LeetCode.