原文链接: https://leetcode-cn.com/problems/1nzheng-shu-zhong-1chu-xian-de-ci-shu-lcof
中文题目输入一个整数 n ,求1~n这n个整数的十进制表示中1出现的次数
分类详情
困难 分类
原文链接: https://leetcode-cn.com/problems/shu-zu-zhong-de-ni-xu-dui-lcof
中文题目在数组中的两个数字,如果前面一个数字大于后面的数字,则这两个数字组成一个逆序对。输入一个
原文链接: https://leetcode-cn.com/problems/bst-sequences-lcci
英文原文A binary search tree was created by traversing through a
原文链接: https://leetcode-cn.com/problems/continuous-median-lcci
英文原文Numbers are randomly generated and passed to a metho
原文链接: https://leetcode-cn.com/problems/number-of-2s-in-range-lcci
英文原文Write a method to count the number of 2s that ap
原文链接: https://leetcode-cn.com/problems/missing-two-lcci
英文原文You are given an array with all the numbers from 1 to N ap
原文链接: https://leetcode-cn.com/problems/max-submatrix-lcci
英文原文Given an NxM matrix of positive and negative integers, w
原文链接: https://leetcode-cn.com/problems/word-rectangle-lcci
英文原文Given a list of millions of words, design an algorithm
原文链接: https://leetcode-cn.com/problems/qie-fen-shu-zu
英文原文
中文题目给定一个整数数组 nums ,小李想将 nums 切割成若干个非空子数组,使得每个子数组最左边的数和最右边的
原文链接: https://leetcode-cn.com/problems/er-cha-shu-ren-wu-diao-du
英文原文
中文题目任务调度优化是计算机性能优化的关键任务之一。在任务众多时,不同的调度策略可能会得到不同