代码编织梦想

【leetcode】1593. split a string into the max number of unique substrings_leetcode 1593-爱代码爱编程

题目地址: https://leetcode.com/problems/split-a-string-into-the-max-number-of-unique-substrings/description/ 给定一个长

【lintcode】18. subsets ii-爱代码爱编程

题目地址: https://www.lintcode.com/problem/18/ 给定一个长 n

【leetcode】818. race car_leetcode818-爱代码爱编程

题目地址: https://leetcode.com/problems/race-car/ 有一辆车处在位置 0

【leetcode】2359. find closest node to given two nodes-爱代码爱编程

题目地址: https://leetcode.com/problems/find-closest-node-to-given-two-nodes/description/ 给定一个

【leetcode】1462. course schedule iv_leetcode 1462-爱代码爱编程

题目地址: https://leetcode.com/problems/course-schedule-iv/ 给定一个 n

【leetcode】2360. longest cycle in a graph_每个点最多有一条出边-爱代码爱编程

题目地址: https://leetcode.com/problems/longest-cycle-in-a-graph/ 给定一个 n

【leetcode】2415. reverse odd levels of binary tree_leetcode 2415-爱代码爱编程

题目地址: https://leetcode.com/problems/reverse-odd-levels-of-binary-tree/ 给定一个完美二叉树(即每层都填满),要求将第偶数层的数值做翻转。树根层数定义为

【leetcode】1976. number of ways to arrive at destination-爱代码爱编程

题目地址: https://leetcode.com/problems/number-of-ways-to-arrive-at-destination/ 给定一个

【leetcode】473. matchsticks to square-爱代码爱编程

题目地址: https://leetcode.com/problems/matchsticks-to-square/ 给定一个长 n

【lintcode】472. binary tree path sum iii-爱代码爱编程

题目地址: https://www.lintcode.com/problem/472/ 给定一棵二叉树,求所有的和为给定值 t

【leetcode】2065. maximum path quality of a graph-爱代码爱编程

题目地址: https://leetcode.com/problems/maximum-path-quality-of-a-graph/description/ 给定一个带权无向图,每条边权值为正,每个点也带非负点权。从

【leetcode】397. integer replacement-爱代码爱编程

题目地址: https://leetcode.com/problems/integer-replacement/description/ 给定一个 32

【leetcode】2035. partition array into two arrays to minimize sum difference-爱代码爱编程

题目地址: https://leetcode.com/problems/partition-array-into-two-arrays-to-minimize-sum-difference/description/ 给定

【leetcode】1680. concatenation of consecutive binary numbers-爱代码爱编程

题目地址: https://leetcode.com/problems/concatenation-of-consecutive-binary-numbers/description/ 给定一个正整数

【leetcode】2093. minimum cost to reach city with discounts_记录算法题解的博客-爱代码爱编程

题目地址: https://leetcode.com/problems/minimum-cost-to-reach-city-with-discounts/description/ 给定一个

【leetcode】1824. minimum sideway jumps_记录算法题解的博客-爱代码爱编程

题目地址: https://leetcode.com/problems/minimum-sideway-jumps/description/ 给定一条宽为

【leetcode】1079. letter tile possibilities_记录算法题解的博客-爱代码爱编程

题目地址: https://leetcode.com/problems/letter-tile-possibilities/description/ 给定一个长

【leetcode】1210. minimum moves to reach target with rotations_记录算法题解的博客-爱代码爱编程

题目地址: https://leetcode.com/problems/minimum-moves-to-reach-target-with-rotations/description/ 给定一个

【leetcode】1334. find the city with the smallest number of neighbors at a threshold distance_记录算法题解的博客-爱代码爱编程

题目地址: https://leetcode.com/problems/find-the-city-with-the-smallest-number-of-neighbors-at-a-threshold-distance

【leetcode】1307. verbal arithmetic puzzle_记录算法题解的博客-爱代码爱编程

题目地址: https://leetcode.com/problems/verbal-arithmetic-puzzle/ 给定一个单词列表 A