首页
沸点
课程
数据标注
HOT
AI Coding
更多
直播
活动
APP
插件
直播
活动
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
登录
注册
超级初心者
掘友等级
初心者
|
家里蹲
python,java,swift,oc,js
获得徽章 0
动态
文章
专栏
沸点
收藏集
关注
作品
赞
279
文章 279
沸点 0
赞
279
返回
|
搜索文章
最新
热门
lc30. Substring with Concatenation of All Words
You are given a string, s, and a list of words, words, that are all of the same length. Find all starting indices of substring(s) in s that…
lc48. Rotate Image
You are given an n x n 2D matrix representing an image. Rotate the image by 90 degrees (clockwise). You have to rotate the image in-place, …
lc33. Search in Rotated Sorted Array
Suppose an array sorted in ascending order is rotated at some pivot unknown to you beforehand. (i.e., [0,1,2,4,5,6,7] might become [4,5,6,7…
lc31:Next Permutation
Implement next permutation, which rearranges numbers into the lexicographically next greater permutation of numbers. If such arrangement is…
lc18:4Sum
Given an array nums of n integers and an integer target, are there elements a, b, c, and d in nums such that a + b + c + d = target? Find a…
lc16. 3Sum Closest
Given an array nums of n integers and an integer target, find three integers in nums such that the sum is closest to target. Return the sum…
lc42. Trapping Rain Water
Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it is able to trap aft…
lc11. Container With Most Water
Given n non-negative integers a1, a2, ..., an , where each represents a point at coordinate (i, ai). n vertical lines are drawn such that t…
lc664. Strange Printer
The printer can only print a sequence of the same character each time. At each turn, the printer can print new characters starting from and…
lc872. Leaf-Similar Trees
Consider all the leaves of a binary tree. From left to right order, the values of those leaves form a leaf value sequence. For example, in …
下一页
个人成就
文章被点赞
144
文章被阅读
33,727
掘力值
1,380
关注了
122
关注者
5
收藏集
11
关注标签
28
加入于
2018-03-15