Tags

keep hungry keep foolish
Blog

全排列字典序


leetcode1922统计好数字的数目

leetcode 1922 Count Good Numbers


leetcode1154一年中的第几天

leetcode 1154 Day of the Year


leetcode1450在既定时间做作业的学生人数

leetcode 1450 Number of Students Doing Homework at a Given Time


leetcode1671 得到山形数组的最少删除次数

leetcode 1671 Minimum Number of Removals to Make Mountain Array


leetcode1710 卡车上的最大单元数

leetcode 1710 Maximum Units on a Truck


leetcode429 N叉树的层序遍历

leetcode 429 N-ary Tree Level Order Traversal


shFlags简介

shFlags summary


df和du

df and du


leetcode860柠檬水找零

leetcode 860 Lemonade Change


leetcode1370上升下降字符串

leetcode 1370 Increasing Decreasing String


Go语言总结

Golang Summary


etcd源码阅读1

etcd code reading 1


leetcode69x的平方根

leetcode 69 x 的平方根


leetcode973最接近原点的K个点

leetcode 973 K Closest Points to Origin


leetcode1356根据数字二进制下 1 的数目排序

leetcode 1356 Sort Integers by The Number of 1 Bits


硬币的种数

Sum of Coins


硬币的总数

Sum of Coins


leetcode401二进制手表

leetcode 401 Binary Watch


分布式锁之redis和zookeeper缺陷对比

Distributed Lock Implements of Redis and Zookeeper


leetcode463岛屿的周长

leetcode 463 Island Perimeter


leetcode1207独一无二的出现次数

leetcode 1207 Unique Number of Occurrences


leetcode1365有多少小于当前数字的数字

leetcode 1365 How Many Numbers Are Smaller Than the Current Number


Linux零拷贝原理

Linux Zero Copy Principle


leetcode845数组中的最长山脉

leetcode 845 Longest Mountain in Array


LVS中的UDP服务绑定问题

UDP service binding issue in LVS


leetcode441排列硬币

leetcode 441 Arranging Coins


leetcode844比较含退格的字符串

leetcode 844 Backspace String Compare


leetcode剑指Offer13机器人的运动范围

leetcode Coding Interviews 13


leetcode1503所有蚂蚁掉下来前的最后一刻

leetcode 1503 Last Moment Before All Ants Fall Out of a Plank


leetcode977有序数组的平方

leetcode 977 Squares of a Sorted Array


解决Ubuntu卡死

Solve Ubuntu Frozen


Random随机数生成

Random


leetcode1002查找常用字符

leetcode 1002 Find Common Characters


侏儒排序

Gnome Sort


如何排查500以上错误

How to Find 500 Errors


leetcode530二叉搜索树的最小绝对差

leetcode 530 Minimum Absolute Difference in BST


leetcode416分割等和子集

leetcode 416Partition Equal Subset Sum


leetcode220存在重复元素III

leetcode 220 Contains Duplicate III


leetcode383赎金信

leetcode 383 Ransom Note


leetcode367有效的完全平方数

leetcode 367 Valid Perfect Square


leetcode268缺失数字

leetcode 268 Missing Number


leetcode941有效的山脉数组

leetcode 941 Valid Mountain Array


leetcode148排序链表

leetcode 148 Sort List


leetcode205同构字符串

leetcode 205 Isomorphic Strings


leetcode771宝石与石头

leetcode 701 Insert into a Binary Search Tree


LCP19秋叶收藏集

leetcode Red and Yellow Leaves


leetcode701二叉搜索树中的插入操作

leetcode 701 Insert into a Binary Search Tree


leetcode剑指Offer06从尾到头打印链表

leetcode Coding Interviews 06


leetcode196删除重复的电子邮箱

leetcode 196 Delete Duplicate Emails


leetcode197上升的温度

leetcode 197 Rising Temperature


leetcode326_3的幂

leetcode 326 Power of Three


leetcode342_4的幂

leetcode 342 Power of Four


leetcode501二叉搜索树中的众数

leetcode 501 Find Mode in Binary Search Tree


leetcode617合并二叉树

leetcode 617 Merge Two Binary Trees


leetcode968监控二叉树

leetcode 968 Binary Tree Cameras


leetcode538把二叉搜索树转换为累加树

leetcode 538 Convert BST to Greater Tree


leetcode78子集

leetcode 78 Subsets


leetcode404左叶子之和

leetcode 404 Sum of Left Leaves


leetcode面试题01.01判定字符是否唯一

leetcode Interview Question 01.01 Is Unique LCCI


leetcode37解数独

leetcode 37 Sudoku Solver


leetcode面试题08.08有重复字符串的排列组合

leetcode Interview Question 08.08 Permutation With Repeated Characters


leetcode347前K个高频元素

leetcode 347 Top K Frequent Elements


leetcode223矩形面积

leetcode 223 Rectangle Area


leetcode455分发饼干

leetcode 455 Assign Cookies


leetcode1015可被K整除的最小整数

leetcode 1015 Smallest Integer Divisible by K


leetcode1455检查单词是否为句中其他单词的前缀

leetcode 1455 Check If a Word Occurs As a Prefix of Any Word in a Sentence


leetcode518零钱兑换II

leetcode 518 Coin Change 2


leetcode841钥匙和房间

leetcode 841 Keys and Rooms


leetcode557反转字符串中的单词III

leetcode 557 Reverse Words in a String III


leetcode332重新安排行程

leetcode 332 Reconstruct Itinerary


makefile模板

Makefile Template


leetcode596超过5名学生的课

leetcode 596 Classes More Than 5 Students


leetcode491递增子序列

leetcode 491 Increasing Subsequences


leetcode459重复的子字符串

leetcode 459 Repeated Substring Pattern


leetcode182查找重复的电子邮箱

leetcode 182 Duplicate Emails


leetcode181超过经理收入的员工

leetcode 181 Employees Earning More Than Their Managers


leetcode679 24点游戏

leetcode 679 24 Game


leetcode515在每个树行中找最大值

leetcode 515 Find Largest Value in Each Tree Row


leetcode390消除游戏

leetcode 390 Elimination Game


leetcode563二叉树的坡度

leetcode 563 Binary Tree Tilt


快排优化

Quick Sort Optimization


leetcode206反转链表

leetcode 206 Reverse Linked List


leetcode386字典序排数

leetcode 386 Lexicographical Numbers


leetcode733图像渲染

leetcode 733 Flood Fill


leetcode228汇总区间图像渲染

leetcode 228 Summary Ranges


leetcode397整数替换

leetcode 397 Integer Replacement


leetcode374猜数字大小

leetcode 374 Guess Number


leetcode239滑动窗口最大值

leetcode 239 Sliding Window Maximum


leetcode485最大连续1的个数

leetcode 485 Max Consecutive Ones


leetcode257二叉树的所有路径

leetcode 257 Binary Tree Paths


leetcode458可怜的小猪

leetcode 458 Poor Pigs


leetcode696计数二进制子串

leetcode 696 Count Binary Substrings


leetcode235二叉搜索树的最近公共祖先

leetcode 235 Lowest Common Ancestor of a Binary Search Tree


leetcode344反转字符串

leetcode 344 Reverse String


leetcode99恢复二叉搜索树

leetcode 99 Recover Binary Search Tree


leetcode290单词规律

leetcode 290 Word Pattern


leetcode147对链表进行插入排序

leetcode 147 Insertion Sort List


leetcode57插入区间

leetcode 57 Insert Interval


leetcode207课程表

leetcode 207 Course Schedule


leetcode127单词接龙

leetcode 127 Word Ladder


leetcode145二叉树的后序遍历

leetcode 145 Binary Tree Postorder Traversal


leetcode869重新排序得到2的幂

leetcode 869 Reordered Power of 2


去重并排序

Duplicate Removal and Sort


leetcode剑指Offer51数组中的逆序对

leetcode Coding Interviews 51


leetcode331验证二叉树的前序序列化

leetcode 331 Verify Preorder Serialization of a Binary Tree


leetcode217存在重复元素

leetcode 217 Contains Duplicate


leetcode393UTF-8编码验证

leetcode 393 UTF-8 Validation


leetcode392判断子序列

leetcode 392 Is Subsequence


leetcode389找不同

leetcode 389 Find the Difference


leetcode349两个数组的交集

leetcode 349 Intersection of Two Arrays


leetcode329矩阵中的最长递增路径

leetcode 329 Longest Increasing Path in a Matrix


leetcode410分割数组的最大值

leetcode 410 Split Array Largest Sum


leetcode173二叉搜索树迭代器

leetcode 173 Binary Search Tree Iterator


leetcode316去除重复字母

leetcode 316 Remove Duplicate Letters


leetcode154寻找旋转排序数组中的最小值 II

leetcode 154 Find Minimum in Rotated Sorted Array II


leetcode140单词拆分II

leetcode 140 Word Break II


leetcode263丑数

leetcode 263 Ugly Number


leetcode164最大间距

leetcode 164 Maximum Gap


leetcode312戳气球

leetcode 312 Burst Balloons


leetcode162寻找峰值

leetcode 162 Find Peak Element


leetcode35搜索插入位置

leetcode 35 Search Insert Position


leetcode234 回文链表

leetcode 234 Palindrome Linked List


leetcode204计数质数

leetcode 204 Count Primes


leetcode203移除链表元素

leetcode 203 Remove Linked List Elements


leetcode190颠倒二进制位

leetcode 190 Reverse Bits


leetcode118杨辉三角

leetcode 118 Pascal's Triangle


leetcode350两个数组的交集II

leetcode 350 Intersection of Two Arrays II


leetcode174地下城游戏

leetcode 174 Dungeon Game


leetcode1143最长公共子序列博弈

leetcode 1143 Longest Common Subsequence


C++疑难杂症第1弹

C++ Problem - 1st


leetcode面试题16.18模式匹配

leetcode Interview Question 16.18 Pattern Match


leetcode1025除数博弈

leetcode 1025 Divisor Game


leetcode309最佳买卖股票时机含冷冻期

leetcode 309 Best Time to Buy and Sell Stock with Cooldown


字典序全排列

Permutation In Dictionary Order


全排列有重复元素

Permutation Numbers that Might Contain Duplicates


leetcode44通配符匹配

leetcode 44 Wildcard Matching


leetcode117填充每个节点的下一个右侧节点指针II

leetcode 117 Populating Next Right Pointers in Each Node II


leetcode144二叉树的前序遍历

leetcode 144 Binary Tree Preorder Traversal


leetcode116填充每个节点的下一个右侧节点指针

leetcode 116 Populating Next Right Pointers in Each Node


leetcode130被围绕的区域

leetcode 130 Surrounded Regions


leetcode384打乱数组

leetcode 384 Shuffle an Array


leetcode107二叉树的层次遍历II

leetcode 107 Binary Tree Level Order Traversal II


leetcode718最长重复子数组

leetcode 718 Maximum Length of Repeated Subarray


leetcode80删除排序数组中的重复项 II

leetcode 80 Remove Duplicates from Sorted Array II


leetcode133克隆图

leetcode 133 Clone Graph


leetcode777 在LR字符串中交换相邻字符

leetcode 777 Swap Adjacent in LR String


leetcode1227 飞机座位分配概率

leetcode 1227 Largest Divisible Subset


leetcode368 最大整除子集

leetcode 368 Largest Divisible Subset


leetcode剑指offer14-I剪绳子

leetcode Coding Interviews 14-I Cutting Rope


leetcode365 水壶问题

leetcode 365 Water and Jug Problem


leetcode258各位相加

leetcode 258 Add Digits


leetcode372 超级次方

leetcode 372 Super Pow


leetcode398随机数索引

leetcode 398 Random Pick Index


leetcode324摆动排序II

leetcode 324 Wiggle Sort II


leetcode面试题16.18模式匹配

leetcode Interview Question 16.18 Pattern Match


leetcode337打家劫舍III

leetcode 337 House Robber III


leetcode124二叉树中的最大路径和

leetcode 124 Binary Tree Maximum Path Sum


leetcode10正则表达式匹配

leetcode 10 Regular Expression Matching


leetcode328奇偶链表

leetcode 328 Odd Even Linked List


leetcode416汉明距离

leetcode 416 Hamming Distance


leetcode318最大单词长度乘积

leetcode 318 Maximum Product of Word Lengths


Centos免安装升级gcc

Centos Update Gcc not Compiled


leetcode1014最佳观光组合

leetcode 1014 Best Sightseeing Pair


leetcode307区域和检索-数组可修改

leetcode 307 Range Sum Query - Mutable


leetcode260只出现一次的数字III

leetcode 260 Single Number III


leetcode375猜数字大小II

leetcode 375 Guess Number Higher or Lower II


leetcode1300转变数组后最接近目标值的数组和

leetcode 1300 Sum of Mutated Array Closest to Target


leetcode375猜数字大小II

leetcode 375 Guess Number Higher or Lower II


leetcode877石子游戏

leetcode 877 Stone Game


leetcode289生命游戏

leetcode 289 Game of Life


leetcode287寻找重复数

leetcode 287 Find the Duplicate Number


leetcode1419求最长连续序列

leetcode 1419 Minimum Number of Frogs Croaking


leetcode面试题46把数字翻译成字符串

leetcode Interview Question 46 Convert Number to String


leetcode128求最长连续序列

leetcode 128 Longest Consecutive Sequence


leetcode306累加数

leetcode 306 Additive Number


leetcode151翻转字符串里的单词

leetcode 151 Reverse Words in a String


Golang笔试题集总

Golang Interview Question


leetcode460LFU缓存机制

leetcode460 LFU Cache


leetcode146LRU缓存机制

leetcode146 LRU Cache


leetcode138复制带随机指针的链表

leetcode138 Copy List with Random Pointer


leetcode143重排链表

leetcode143 Reorder List


leetcode142环形链表

leetcode142 Linked List Cycle II


leetcode129求根到叶子节点数字之和

leetcode129 Sum Root to Leaf Numbers


leetcode129求根到叶子节点数字之和

leetcode129 Sum Root to Leaf Numbers


leetcode114二叉树展开为链表

leetcode114 Flatten Binary Tree to Linked List


leetcode94二叉树的中序遍历

leetcode94 Binary Tree Inorder Traversal


leetcode109有序链表转换二叉搜索树

leetcode109 Convert Sorted List to Binary Search Tree


leetcode108有序数组转换二叉搜索树

leetcode108 Convert Sorted Array to Binary Search Tree


leetcode106从中序与后序遍历序列构造二叉树

leetcode106 Construct Binary Tree from Inorder and Postorder Traversal


leetcode105从前序与中序遍历序列构造二叉树

leetcode105 Construct Binary Tree from Preorder and Inorder Traversal


leetcode103二叉树的锯齿形层次遍历

leetcode103 Binary Tree Zigzag Level Order Traversal


leetcode82删除排序链表中的重复元素II

leetcode82 Remove Duplicates from Sorted List II


棋盘翻转

Fliptile


leetcode79单词搜索

leetcode79 Word Search


leetcode60第k个排列

leetcode60 Permutation Sequence


leetcode59螺旋矩阵

leetcode59 Spiral Matrix II


leetcode56合并区间

leetcode56 Merge Intervals


leetcode54螺旋矩阵

leetcode54 Spiral Matrix


leetcode43字符串相乘

leetcode43 Multiply Strings


leetcode43字符串相乘

leetcode43 Multiply Strings


leetcode36有效的数独

leetcode36 Valid Sudoku


leetcode29两数相除

leetcode29 Divide Two Integers


leetcode13罗马数字转整数

leetcode13 Roman to Integer


leetcode12整数转罗马数字

leetcode12 Integer to Roman


leetcode34在排序数组中查找元素的第一个和最后一个位置

leetcode34 Find First and Last Position of Element in Sorted Array


leetcode278第一个错误的版本

leetcode278 First Bad Version


leetcode238除自身以外数组的乘积

leetcode238 Product of Array Except Self


leetcode236二叉树的最近公共祖先

leetcode236 Lowest Common Ancestor of a Binary Tree


leetcode230二叉搜索树中第K小的元素

leetcode230 Kth Smallest Element in a BST


leetcode227基本计算器II

leetcode227 Basic Calculator II


leetcode192统计词频

leetcode192 Word Frequency


leetcode179最大数

leetcode179 Largest Number


leetcode313超级丑数

leetcode313 Super Ugly Number


leetcode209长度最小的子数组

leetcode209 Minimum Size Subarray Sum


leetcode208实现Trie(前缀树)

leetcode208 Implement Trie (Prefix Tree)


leetcode200岛屿数量

leetcode200 Number of Islands


leetcode201数字范围按位与

leetcode201 Bitwise AND of Numbers Range


leetcode216组合总和III

leetcode216 Combination Sum III


leetcode119杨辉三角II

leetcode119 Pascal's Triangle II


leetcode86分隔链表

leetcode86 Partition List


leetcode86分隔链表

leetcode86 Partition List


leetcode191位1的个数

leetcode191 Number of 1 Bits


nim游戏

Nim Game


Lucas定理

Lucas Theorem


leetcode237删除链表中的节点

leetcode237 Delete Node in a Linked List


leetcode229求众数II

leetcode229 Majority Element II


leetcode226反转二叉树

leetcode226 Invert Binary Tree


leetcode739每日温度

leetcode739 Daily Temperatures


leetcode541反转字符串II

leetcode541 Reverse String II


golang陷阱

Go Gotchas


leetcode657机器人能否返回原点

leetcode657 Judge Route Circle


leetcode653两数之和IV-输入BST

leetcode653 Two Sum IV - Input is a BST


leetcode640只有两个键的键盘

leetcode640 2 Keys Keyboard


leetcode779第K个语法符号

leetcode779 K-th Symbol in Grammar


leetcode628三个数的最大乘积

leetcode628 Maximum Product of Three Numbers


leetcode537复数乘法

leetcode537 Complex Number Multiplication


leetcode240搜索二维矩阵II

leetcode240 Search a 2D Matrix II


leetcode647回文子串

leetcode647 Palindromic Substrings


leetcode377组合总和 Ⅳ

leetcode377 Combination Sum IV


leetcode322零钱兑换

leetcode322 Coin Change


leetcode486预测赢家

leetcode486 Predict the Winner


leetcode464我能赢吗

leetcode464 Can I Win


leetcode402移掉K位数字

leetcode402 Remove K Digits


leetcode292Nim 游戏

leetcode292 Nim Game


leetcode376摆动序列

leetcode376 Wiggle Subsequence


leetcode19删除链表的倒数第N个节点

leetcode19 Remove Nth Node From End of List


矩阵连乘问题

Matrix multiplication


leetcode76最小覆盖子串

leetcode76 Minimum Window Substring


leetcode135分发糖果

leetcode135 Candy


leetcode39组合总和

leetcode39 Combination Sum


leetcode42接雨水

leetcode42 Trapping Rain Water


leetcode221最大正方形

leetcode221 Maximal Square


leetcode31下一个排列

leetcode31 Next Permutation


leetcode20有效的括号

leetcode20 Valid Parentheses


leetcode93复原IP地址

leetcode93 Restore IP Addresses


leetcode90子集II

leetcode90 Subsets II


Fisher–Yates洗牌算法

Fisher–Yates shuffle


leetcode125验证回文串

leetcode125 Valid Palindrome


leetcode111二叉树的最小深度

leetcode111 Minimum Depth of Binary Tree


leetcode77组合

leetcode77 Combinations


leetcode95不同的二叉搜索树 II

leetcode95 Unique Binary Search Trees II


sublime安装vue语法高亮

Vue Syntax Highlight Installed in Sublime


leetcode98验证二叉搜索树

leetcode98 Validate Binary Search Tree


leetcode168Excel表列名称

leetcode168 Excel Sheet Column Title


leetcode160相交链表

leetcode160 Intersection of Two Linked Lists


leetcode155最小栈

leetcode155 Min Stack


leetcode141环形路径

leetcode141 Linked List Cycle


leetcode113路径总和II

leetcode113 Path SumII


leetcode112路径总和

leetcode112 Path Sum


leetcode88合并两个有序数组

leetcode88 Merge Sorted Array


leetcode110平衡二叉树

leetcode110 Balanced Binary Tree


leetcode104二叉树的最大深度

leetcode104 Maximum Depth of Binary Tree


leetcode101对称二叉树

leetcode101 Symmetric Tree


leetcode89格雷编码

leetcode89 Gray Code


leetcode66加一

leetcode66 Plus One


leetcode58最后一个单词的长度

leetcode58 Length of Last Word


leetcode100相同的树

leetcode100 same tree


ETCD阅读整理

reflection of ETCD principle


leetcode75颜色分类

leetcode75 Sort Colors


leetcode73矩阵置零

leetcode73 Set Matrix Zeroes


leetcode71简化路径

leetcode71 Simplify Path


leetcode25k个一组翻转链表

leetcode25 Reverse Nodes in k-Group


leetcode22括号生成

leetcode22 Generate Parentheses


leetcode55跳跃游戏

leetcode55 Jump Game


leetcode51N皇后

leetcode51 N-Queens


leetcode49字母异位词分组

leetcode49 Group Anagrams


leetcode46全排列

leetcode46 Permutations


leetcode40组合综合II

leetcode40 Combination Sum II


leetcode38报数

leetcode38 Count and Say


leetcode304二维区域检索-矩阵不可变

leetcode304 Range Sum Query 2D - Immutable


leetcode303区域检索-数组不可变

leetcode303 Range Sum Query - Immutable


leetcode300最长上升子序列

leetcode300 Longest Increasing Subsequence


leetcode213打家劫舍II

leetcode213 House Robber II


leetcode152乘积最大子序列

leetcode152 Maximum Product Subarray


leetcode152乘积最大子序列

leetcode152 Maximum Product Subarray


leetcode198打家劫舍

leetcode198 House Robber


leetcode139单词拆分

leetcode139 Word Break


leetcode115不同的子序列

leetcode115 Distinct Subsequences


leetcode120 三角形最小路径和

leetcode120 Triangle


leetcode32 最长有效括号

leetcode32 Longest Valid Parentheses


leetcode18 四数之和

leetcode18 4Sum


leetcode16 最接近的三数之和

leetcode16 3Sum Closest


leetcode647 最长连续递增序列

leetcode647 Longest Continuous Increasing Subsequence


leetcode167 两数之和II-输入有序数组

leetcode167 Two Sum II - Input array is sorted


leetcode28 实现strStr

leetcode28 Implement strStr


leetcode28 实现strStr

leetcode28 Implement strStr


leetcode15 三数之和

leetcode15 3Sum


leetcode26 删除排序数组中的重复项

leetcode26 Remove Duplicates from Sorted Array


leetcode165 比较版本号

leetcode165 Compare Version Numbers


leetcode48 旋转图像

leetcode48 Remove Element


leetcode27 移除元素

leetcode27 Remove Element


leetcode11 盛最多水的容器

leetcode11 Container With Most Water


leetcode63 不同路径 II

leetcode63 Unique Paths II


leetcode83 删除排序链表中的重复元素

leetcode83 Remove Duplicates From Sorted List


etcd与其他键值存储的对比

etcd versus other key-value stores


text/template包与Cobra

Levenshtein distance


text/template包与Cobra

Levenshtein distance


编辑距离

Levenshtein distance


leetcode67 二进制求和

leetcode67 Add Binary


leetcode192 统计词频

leetcode192 Word Frequency


leetcode102 电话号码的字母组合

leetcode102 Binary Tree Level Order Traversal


分组算法优化总结

Grouping algorithm optimization summary


分组算法优化总结

Grouping algorithm optimization summary


并查集

union-find sets


import static和import的区别

the difference between import static and import


母函数和排列组合

generating function and permutation&combination


同步 异步 阻塞 非阻塞

Synchronous Asynchronous Blocking Nonblocking


同步 异步 阻塞 非阻塞

Synchronous Asynchronous Blocking Nonblocking


母函数和排列组合

generating function and permutation&combination


leetcode17 电话号码的字母组合

leetcode17


leetcode172 阶乘后的零

leetcode172


leetcode6 Z形变换

leetcode283 Move Zeroes


leetcode4两个排序数组的中位数

leetcode4 Median of Two Sorted Arrays


leetcode283移动零

leetcode283 Move Zeroes


leetcode283移动零

leetcode283 Move Zeroes


leetcode61旋转链表

leetcode61 Rotate List


leetcode525连续数组

leetcode525Contiguous Array


leetcode566下一个更大元素3

leetcode566


leetcode240搜索二维矩阵2

leetcode240 Search a 2D MatrixII


leetcode150逆波兰表达式求值

leetcode150Evaluate Reverse Polish Notation


leetcode74搜索二维矩阵

leetcode74 Search a 2D Matrix


leetcode319灯泡开关

leetcode319 Bulb Switcher


leetcode41缺失的第一个正数

leetcode41 First Missing Positive


go语言爬虫并发

Concurrent Crawler In Go


leetcode45跳跃游戏II

leetcode45 Jump Game II


leetcode24两两交换链表中的节点

leetcode24 Swap Nodes in Pairs


leetcode23合并K个排序链表

leetcode23 Merge k Sorted Lists


go语言爬虫单机

Single Crawler In Go


leetcode3无重复字符的最长子串

leetcode3 Happy Numbers


go语言interface5要点

Five points of interface in go language


leetcode476数字的补数

leetcode Number Complement


leetcode85最大矩形

leetcodeMaximal Rectangle


leetcode400第N个数字

leetcode Nth Digit


近似计算

approximate calculation


leetcode10正则表达式匹配

leetcode10 Regular Expression Matching


leetcode135分发糖果

leetcode135 Candy


leetcode134加油站

leetcode134 Gas Station


leetcode169求众数

leetcode169 Majority Element


leetcode137 只出现一次的数字2

leetcode137 Single Number II


leetcode813最大平均值和的分组

leetcode813 Largest Sum of Averages


leetcode746使用最小花费爬楼梯

leetcode746 Min Cost Climbing Stairs


leetcode202快乐数

leetcode202 Happy Numbers


leetcode650只有两个键的键盘

leetcode650 2 Keys Keyboard


leetcode486预测赢家

leetcode279 Predict the Winner


leetcode279和四平方和定理

leetcode279 And Four-square Theorem


数字1的个数

Number of Digit One


换零钱的方法数

coin change


平方根函数

sqrt function


不忘初心 砥砺前行

  不断向上


为博客添加 Gitalk 评论插件

BY Blog 添加 Gitalk 的评论插件了