IT技术小密圈
IT技术小密圈
全部文章
杨领well的...
C++(3)
Effective C++ 笔记(4)
LeetCode(151)
LeetCode Weekly Contest 92(1)
LeetCode Weekly Contest 93(2)
linux(2)
TCP/IP 协议(3)
windows(1)
未归档(33)
杨领well 的 TCP/IP 协议专栏(7)
源码(1)
题解(1)
归档
标签
去牛客网
登录
/
注册
IT技术小密圈的博客
君子食无求饱,居无求安,敏于事而慎于言,就有道而正焉。
全部文章
/ 杨领well的 LeetCode 题解专栏
(共53篇)
LeetCode: 275. H-Index II
LeetCode: 275. H-Index II 题目描述 Given an array of citations sorted in ascending order (each citation is a non-negative integer) of a researcher, writ...
2019-03-08
0
625
LeetCode: 274. H-Index
LeetCode: 274. H-Index Given an array of citations (each citation is a non-negative integer) of a researcher, write a function to compute the researc...
2019-03-07
0
649
LeetCode: 273. Integer to English Words
LeetCode: 273. Integer to English Words Convert a non-negative integer to its english words representation. Given input is guaranteed to be less than...
2019-03-05
0
526
LeetCode: 260. Single Number III
LeetCode: 260. Single Number III 题目描述 Given an array of numbers nums, in which exactly two elements appear only once and all the other elements appe...
2019-03-04
0
534
LeetCode: 239. Sliding Window Maximum
LeetCode: 239. Sliding Window Maximum 题目描述 Given an array nums, there is a sliding window of size k which is moving from the very left of the array ...
2019-02-21
0
435
LeetCode: 238. Product of Array Except Self
LeetCode: 238. Product of Array Except Self 题目描述 Given an array nums of n integers where n > 1, return an array output such that output[i] is equ...
2019-02-18
0
521
LeetCode: 234. Palindrome Linked List
LeetCode: 234. Palindrome Linked List 题目描述 Given a singly linked list, determine if it is a palindrome. Example 1: Input: 1->2 Output: false ...
2019-02-13
0
340
LeetCode: 213. House Robber II
LeetCode: 213. House Robber II 题目描述 You are a professional robber planning to rob houses along a street. Each house has a certain amount of money st...
2018-09-28
0
503
LeetCode: 209. Minimum Size Subarray Sum
LeetCode: 209. Minimum Size Subarray Sum 题目描述 Given an array of ``n positive integers and a positive integer s, find the minimal length of a contigu...
2018-09-24
0
542
LeetCode: 207. Course Schedule
LeetCode: 207. Course Schedule 题目描述 There are a total of n courses you have to take, labeled from 0 to n-1. Some courses may have prerequisites, fo...
2018-09-20
0
455
首页
上一页
1
2
3
4
5
6
下一页
末页