YoungBear / LintCode

编程练习

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

对应项目github地址

LintCode 与 LeetCode 练习

常用公共方法

Leetcode 201. 数字范围按位与

Leetcode 676 实现一个魔法字典

Leetcode 1304. 和为零的N个唯一整数

Leetcode 150. 逆波兰表达式求值

Leetcode 12. 整数转罗马数字

Leetcode 141. 环形链表

Leetcode 139. 单词拆分

Leetcode 146. LRU缓存机制

Leetcode 155. 最小栈

Leetcode 160. 相交链表

Leetcode 198. 打家劫舍

Leetcode 213. 打家劫舍 II

Leetcode 337. 打家劫舍 III

LintCode 793. Intersection of Arrays 求数组的交集的size

LintCode 792.Kth Prime Number 判断素数n是第几个素数

LintCode 761. Smallest Subset

LintCode 744. Sum of first K even-length Palindrome numbers 返回前k个位数长度为偶数的回文数的和

LintCode 742. Digit Divide Numbers 可以被每一位的数所整除的数

LintCode 735. Replace With Greatest From Right

LintCode 734. 形式为a^i b^j c^k的子序列数量

LintCode 729. 阶乘除法的最后一位数

LintCode 728. 3个不同的因子

LintCode 115. 不同的路径 II

LintCode 114. 不同的路径

Lintcode 64. 合并排序数组

LintCode 14. 二分查找

LintCode 12. 带最小值操作的栈

Leetcode 868. Transpose Matrix 矩阵的转置

Leetcode 830. Positions of Large Groups

Leetcode 811. Subdomain Visit Count

Leetcode 806. Number of Lines To Write String

Leetcode 804. Unique Morse Code Words

Leetcode 791. Custom Sort String

LeetCode 762. Prime Number of Set Bits in Binary Representation

LeetCode 746. Min Cost Climbing Stairs

LeetCode 349. Intersection of Two Arrays

LeetCode 9. Palindrome Number 回文数 LintCode 491. 回文数

About

编程练习

License:Apache License 2.0


Languages

Language:Java 60.5%Language:Python 18.2%Language:Kotlin 11.7%Language:JavaScript 9.7%