2017年7月

LeetCode Insertion Sort List

链表的直接插入排序

Read more

Share

OceanBase架构设计

OceanBase架构设计

Read more

Share

LeetCode H-Index

找索引指数h,n个paper的h个至少有h个索引,其他n-h个paper少于h个索引

Read more

Share

LeetCode 01 Matrix

在01矩阵中计算每个点距离0的最短距离

Read more

Share

LeetCode Exclusive Time of Functions

计算函数独自占有时间

Read more

Share

LeetCode Pacific Atlantic Water Flow

在矩阵中找一点,根据点的大小,大数可以走到小数,使该点能到矩阵的两边

Read more

Share

LeetCode Triangle

求三角形从上到下的最少路径和

Read more

Share

LeetCode Largest Divisible Subset

在正整数集合中找到最大可互相整除的子集

Read more

Share

LeetCode Populating Next Right Pointers in Each Node

连接树中同一层中每个节点的下一个节点

Read more

Share

未排序正数数组中累加和为给定值的最长子数组长度

未排序正数数组中累加和为给定值的最长子数组长度

Read more

Share