📄️ 984-String Without AAA or BBB
This is a solution to the String Without AAA or BBB problem on LeetCode.
📄️ 970-Powerful Integers
This is a solution to the Powerful Integers problem on LeetCode.
📄️ 969-Pancake Sorting
This is a solution to the Pancake Sorting problem on LeetCode.
📄️ RLE Iterator
Problem Description
📄️ 0901 - Stock Spanner
This is a solution to the Stock Spanner on LeetCode.
📄️ 0902 - Numbers At Most N Given Digit Set
This is a solution to the Numbers At Most N Given Digit Set problem on LeetCode.
📄️ Valid-Permutations-for-DI-Sequence
Problem Description
📄️ Fruits-Into-Baskets
Problem Description
📄️ 0904 - Fruit Into Baskets
Problem Description
📄️ Sort Array By Parity
Problem Description
📄️ Super Palindromes
Problem Description
📄️ 0907 - Sum of Subarray Minimums
Problem Description
📄️ 0908 - Smallest Range I
Problem Description
📄️ 0910 - Smallest Range II
This is a solution to the Smallest Range II problem on LeetCode.
📄️ 0912 - Sort an Array
Problem: Sort an Array of Integers
📄️ 0913 - Cat and Mouse
This is a solution to the Cat and Mouse problem on LeetCode.
📄️ 0914 - X of a Kind in a Deck of Cards
This is a solution to the X of a Kind in a Deck of Cards problem on LeetCode.
📄️ 915 - Partition Array into Disjoint Intervals
This is a solution to the Partition Array into Disjoint Intervals problem on LeetCode.
📄️ 0916 - Word Subsets
This is a solution to the Word Subsets problem on LeetCode.
📄️ 0917 - Reverse Only Letters
This is a solution to the Reverse Only Letters problem on LeetCode.
📄️ 0918 - Maximum Sum Circular Subarray
This is a solution to the Maximum Sum Circular Subarray problem on LeetCode.
📄️ Number-of-music-playlists
Problem Description
📄️ 0921 - Minimum Add to Make Parentheses Valid
Problem Statement
📄️ 0922 - Sort Array by Parity II
Problem Description
📄️ Long Pressed Name
Problem Description
📄️ Three-Equal-Parts
Problem Description
📄️ 0929 - Unique Email Addresses
Problem Description
📄️ 0930- Binary Sub Arrays With Sum
Solution to leetocde 930
📄️ 0931- Minimum Falling Path Sum
Solution to leetocde 931
📄️ 0932- Beautiful Array
Solution to leetocde 932
📄️ 0930- Number Of Recent Calls
Solution to leetocde 933
📄️ Valid Mountain Array
This document provides a solution for the Valid Mountain Array problem.
📄️ 0944 - Delete Columns to Make Sorted
Problem Description
📄️ 945. Minimum Increment to Make Array Unique
This is a solution to the minimum increment to make a array unique problem on LeetCode.
📄️ 0952 - Largest Component Size by Common Factor
This is a solution to the Largest Component Size by Common Factor problem on LeetCode.
📄️ 0953 - Verifying an Alien Dictionary
Problem Description
📄️ 961-N-Repeated-Element-in-Size-2N-Array
Given an array of size 2N, find the element that is repeated N times.
📄️ 968. Binary Tree Cameras
This is a solution to the Binary Tree Cameras problem on LeetCode.
📄️ 973. K Closest Points to Origin
This is a solution to the 973. K Closest Points to Origin problem on LeetCode.
📄️ 974. Subarray Sums Divisible by K
This is a solution to theSubarray Sums Divisible by K problem on LeetCode.
📄️ 0976 - Largest Perimeter Triangle
Problem Description
📄️ 977. Squares of a Sorted Array
This is a solution to the squares of a sorted array problem on LeetCode.
📄️ Unique Paths III
Find the number of unique paths from the starting square to the ending square in a grid, walking over every non-obstacle square exactly once.
📄️ 0987 - Vertical Order Traversal of a Binary Tree
This is a solution to the Vertical Order Traversal of a Binary Tree problem on LeetCode.
📄️ 0989 - Add to Array-Form of Integer
Problem Description
📄️ 0994 - Rotting-Oranges
This is a solution to the Two Sum problem on LeetCode.
📄️ Minimum Number of K Consecutive Bit Flips
This document provides a solution for the Minimum Number of K Consecutive Bit Flips problem.
📄️ 0997 Find The Town Judge
This is a solution to the Find The Town Judge problem on LeetCode.
📄️ 0999 - Available Captures for Rook
Problem Description
📄️ 0923 - 3Sum With Multiplicity
Problem Statement