All Posts

Max Chunks To Make Sorted II Problem

LeetCode 768. You are given an integer array arr.

Longest Univalue Path Problem

LeetCode 687. Given the root of a binary tree, return...

Longest Continuous Increasing Subsequence Problem

LeetCode 674. Given an unsorted array of integers nums, return...

Letter Case Permutation Problem

LeetCode 784. Given a string s, we can transform every...

Kth Smallest Number In Multiplication Table Problem

LeetCode 668. Nearly everyone has used the Multiplication Table. The...

Is Graph Bipartite? Problem

LeetCode 785. There is an undirected graph with n nodes,...

Image Smoother Problem

LeetCode 661. An image smoother is a filter of the...


Global And Local Inversions Problem

LeetCode 775. You are given an integer array nums of...

Flood Fill Problem

LeetCode 733. An image is represented by an m x...

Find Smallest Letter Greater Than Target Problem

LeetCode 744. Given a characters array letters that is sorted...

Find Duplicate File In System Problem

LeetCode 609. Given a list paths of directory info, including...

Falling Squares Problem

LeetCode 699. There are several squares being dropped onto the...

Design Circular Queue Problem

LeetCode 622. Design your implementation of the circular queue. The...

Design Circular Deque Problem

LeetCode 641. Design your implementation of the circular double-ended queue...

Cut Off Trees For Golf Event Problem

LeetCode 675. You are asked to cut off all the...


Palindromic Substrings Problem

LeetCode 647. Given a string s, return the number of...