摘要:
题目 链接: "https://leetcode.com/problems/counting bits" Level: Medium Discription: Given a non negative integer number num. For every numbers i in the ra 阅读全文
摘要:
题目 链接: "https://leetcode.com/problems/best time to buy and sell stock with transaction fee/" Level: Medium Discription: Your are given an array of int 阅读全文
摘要:
题目 链接: "https://leetcode.com/problems/sort colors/" Level: Medium Discription: Given an array with n objects colored red, white or blue, sort them in 阅读全文
摘要:
题目 链接: "https://leetcode.com/problems/image overlap/" Level: Medium Discription: Two images A and B are given, represented as binary, square matrices 阅读全文
摘要:
题目 链接: "https://leetcode.com/problems/subsets/" Level: Medium Discription: Given a set of distinct integers, nums, return all possible subsets (the po 阅读全文
摘要:
题目 链接: "https://leetcode.com/problems/combination sum iii/" Level: Medium Discription: Find all possible combinations of k numbers that add up to a nu 阅读全文
摘要:
题目 链接: "https://leetcode.com/problems/max chunks to make sorted/" Level: Medium Discription: Given an array arr that is a permutation of [0, 1, ..., a 阅读全文