原文链接: https://leetcode-cn.com/problems/find-k-th-smallest-pair-distance
英文原文The distance of a pair of integers a and b
标签详情
双指针 分类
原文链接: https://leetcode-cn.com/problems/partition-labels
英文原文You are given a string s. We want to partition the string
原文链接: https://leetcode-cn.com/problems/swap-adjacent-in-lr-string
英文原文In a string composed of 'L', 'R'
原文链接: https://leetcode-cn.com/problems/number-of-subarrays-with-bounded-maximum
英文原文Given an integer array nums and tw
原文链接: https://leetcode-cn.com/problems/expressive-words
英文原文Sometimes people repeat letters to represent extra feeling
原文链接: https://leetcode-cn.com/problems/shortest-distance-to-a-character
英文原文Given a string s and a character c that oc
原文链接: https://leetcode-cn.com/problems/friends-of-appropriate-ages
英文原文There are n persons on a social media website.
原文链接: https://leetcode-cn.com/problems/most-profit-assigning-work
英文原文You have n jobs and m workers. You are given thr
原文链接: https://leetcode-cn.com/problems/flipping-an-image
英文原文Given an n x n binary matrix image, flip the image horizo
原文链接: https://leetcode-cn.com/problems/push-dominoes
英文原文There are n dominoes in a line, and we place each domino vert