E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
PROBLEMs
代码随想录算法训练营第6天 | 242.有效的字母异位词 , 349. 两个数组的交集 , 202. 快乐数 , 1. 两数之和
90%86%E8%AE%BA%E5%9F%BA%E7%A1%80.html#%E5%93%88%E5%B8%8C%E8%A1%A8242.有效的字母异位词题目链接:https://leetcode.cn/
problems
Aaron_Yang.
·
2024-01-15 16:06
代码随想录算法训练营
算法
LeetCode 2645.构造有效字符串的最少插入数:O(n) + O(1)
【LetMeFly】2645.构造有效字符串的最少插入数:O(n)+O(1)力扣题目链接:https://leetcode.cn/
problems
/minimum-additions-to-make-valid-string
Tisfy
·
2024-01-15 16:50
题解
#
力扣LeetCode
leetcode
算法
题解
字符串
模拟
2022-02-18 「1791. 找出星型图的中心节点」
今天做每日一题:https://leetcode-cn.com/
problems
/find-center-of-star-graph/开始没有认真看题,题目中说的星图是“由n个编号从1到n的节点组成”,
柠香萌萌鸡
·
2024-01-15 16:44
Technical Support
Thisgamefocusesonthebestgames,ifyouencounterany
problems
inthegame,pleasecontactusintime.Email:vgvsvgkmnkn315
破鞋漏脚尖
·
2024-01-15 14:09
Atcoder Beginner Contest 336 (A - F 题)
A-LongLoong
ProblemS
tatementForapositiveintegerXXX,theDragonStringoflevelXXXisastringoflength(X+3)(X+3
阿史大杯茶
·
2024-01-15 09:02
Atcoder
Atcoder
代码随想录刷题第31天
代码随想录刷题第31天分发饼干/**@lcapp=leetcode.cnid=455lang=cpp**[455]分发饼干**https://leetcode.cn/
problems
/assign-cookies
气氛组阿宇
·
2024-01-15 09:45
leetcode
算法
贪心算法
代码随想录刷题第35天
代码随想录刷题第35天无重叠区间/**@lcapp=leetcode.cnid=435lang=cpp**[435]无重叠区间**https://leetcode.cn/
problems
/non-overlapping-intervals
气氛组阿宇
·
2024-01-15 09:45
leetcode
算法
c++
周赛379(排序、分类讨论、记忆化搜索(动态规划))
文章目录周赛379[3000.对角线最长的矩形的面积](https://leetcode.cn/
problems
/maximum-area-of-longest-diagonal-rectangle/)
Miraclo_acc
·
2024-01-15 08:16
算法刷题记录
#
LC周赛
动态规划
算法
2018-05-19
《算法》射击气球题目要求:https://leetcode.com/
problems
/minimum-number-of-arrows-to-burst-balloons/description/思路分析对于某一个气球
_Monk
·
2024-01-15 08:37
一起学算法-231. 2 的幂
一、题目LeetCode-231.2的幂链接:https://leetcode-cn.com/
problems
/power-of-two/难度:简单给你一个整数n,请你判断该整数是否是2的幂次方。
Justin小贾同学
·
2024-01-15 07:04
2022-2023年第一学期复盘
1.我的大学生活之大学英语学习1)在这个学期的大学英语学习中,我的GPS[Gains]口语发音得到了又一个大的进步,明白了中学英语和真实的英语的发音的部分区别,单词量有小部分提升[
Problems
]做不到时时刻刻都在学习
刘斌14
·
2024-01-15 07:50
LeetCode刷题实战45:跳跃游戏 II
今天和大家聊的问题叫做跳跃游戏II,我们先来看题面:https://leetcode-cn.com/
problems
/jump-game-ii/Givenanarrayofnon-negativeintegers
程序IT圈
·
2024-01-15 03:53
队列
算法
tapestry
instance
sms
Day02
今日任务:977有序数组的平方209长度最小的子数组59螺旋矩阵Ⅱ977有序数组的平方题目链接:https://leetcode.cn/
problems
/squares-of-a-sorted-array
无系之舟
·
2024-01-15 01:39
代码随想录训练营
算法
数据结构
Day2:有序数组的平方+最小子数组+螺旋矩阵II
一、有序数组的平方(977.)题目建议:本题关键在于理解双指针思想题目链接:https://leetcode.cn/
problems
/squares-of-a-sorted-array/文章讲解:https
LoinYee
·
2024-01-14 22:23
算法之旅
leetcode
LeetCode 0083.删除排序链表中的重复元素:模拟
【LetMeFly】83.删除排序链表中的重复元素:模拟力扣题目链接:https://leetcode.cn/
problems
/remove-duplicates-from-sorted-list/给定一个已排序的链表的头
Tisfy
·
2024-01-14 20:13
题解
#
力扣LeetCode
leetcode
链表
算法
题解
2021-2022第二学期复盘模版
1我的大学生活之大学英语学习1)在这个学期的大学英语学习中,我的GPS[Gains]新的单词,词组和表达方式以及新的学习方法,思考方式的改进,[
Problems
]长难句的分析与翻译和听力难以复现[Suggestions
地理科学7班夏雨桐
·
2024-01-14 18:00
【MySQL】分享一道比较有意思的MySQL力扣题
目录一、原题地址二、官方题解三、核心思路四、民间方法代码分享思路分析一、原题地址点我传送力扣原题地址https://leetcode.cn/
problems
/game-play-analysis-iv/
IoOozZzzz
·
2024-01-14 18:55
leetcode
算法
mysql
leetcode206.反转链表
https://leetcode.cn/
problems
/reverse-linked-list/description/题目给你单链表的头节点head,请你反转链表,并返回反转后的链表。
52Tiramisu
·
2024-01-14 17:40
LeetCode
链表
数据结构
LeetCode 26. 删除排序数组中的重复项 (Java)
题目地址https://leetcode-cn.com/
problems
/remove-duplicates-from-sorted-array/题目要求给定一个排序数组,你需要在原地删除重复出现的元素
似夜草
·
2024-01-14 17:15
第九章 动态规划 part05 1049. 最后一块石头的重量II 494. 目标和 474. 一和零
第四十三天|第九章动态规划part051049.最后一块石头的重量II494.目标和474.一和零一、1049.最后一块石头的重量II题目链接:https://leetcode.cn/
problems
/
旧日ζั͡ޓއއއ昔年
·
2024-01-14 16:50
动态规划
算法
每日一题 LeetCode 82. 删除排序链表中的重复元素 II java题解
题目https://leetcode-cn.com/
problems
/remove-duplicates-from-sorted-list-ii/分析创建head0作为伪头结点。
奔跑的废柴
·
2024-01-14 15:17
LeetCode
链表
leetcode
数据结构
java
算法
Leetcode 82. 删除排序链表中的重复元素 II (每日一题 20210908)
示例1:输入:head=[1,2,3,3,4,4,5]输出:[1,2,5]示例2:输入:head=[1,1,1,2,3]输出:[2,3]链接:https://leetcode-cn.com/
problems
BUPT-WT
·
2024-01-14 15:17
LeetCode
链表
leetcode
算法
【LeetCode每日一题】2085. 统计出现过一次的公共字符串(哈希表)
2024-1-12文章目录[2085.统计出现过一次的公共字符串](https://leetcode.cn/
problems
/count-common-words-with-one-occurrence
翁佳明
·
2024-01-14 15:14
LeetCode
leetcode
散列表
算法
【LeetCode每日一题】2182. 构造限制重复的字符串
2024-1-13文章目录[2182.构造限制重复的字符串](https://leetcode.cn/
problems
/construct-string-with-repeat-limit/)思路:2182
翁佳明
·
2024-01-14 15:14
LeetCode
leetcode
数据库
算法
【LeetCode每日一题】83. 删除排序链表中的重复元素
2024-1-14文章目录[83.删除排序链表中的重复元素](https://leetcode.cn/
problems
/remove-duplicates-from-sorted-list/)思路:83
翁佳明
·
2024-01-14 15:09
LeetCode
leetcode
链表
算法
2018-11-15 panacea
panaceasomethingthatpeoplethinkwillmakeeverythingbetterandsolvealltheir
problems
.ThereisnopanaceaforAmerica'simmigrant
problems
bobby100305
·
2024-01-14 13:44
vscode配置ESLint: Fix all auto-fixable
Problems
快捷键
背景项目配置了ESLint检查之后,如果代码里发下错误则有相对应提示,鼠标移至相对应命令上可以修复相对应错误。Error.pngcmd.png配置方法1、打开【File】-【Preferences】-【KeyboardShortcuts】kkjp.png2、搜索自己需要设置的项目key.png参考vscode添加eslintauto-fix快捷键
YoungEvita
·
2024-01-14 11:53
Grind75第6天 | 5.最长回文子串、76.最小覆盖子串、438.找到字符串中所有字母异位词
5.最长回文子串题目链接:https://leetcode.com/
problems
/longest-palindromic-substring解法:这个题用中心扩散法,思路不容易想到,具体实现也不容易
Jack199274
·
2024-01-14 10:24
数据结构和算法
算法
数据结构
leetcode
Grind75第8天 | 278.第一个错误的版本、33.搜索旋转排序数组、981.基于时间的键值存储
278.第一个错误的版本题目链接:https://leetcode.com/
problems
/first-bad-version解法:二分查找。
Jack199274
·
2024-01-14 10:24
数据结构和算法
算法
数据结构
leetcode
Grind75第7天 | 543.二叉树的直径、199.二叉树的右视图、297.二叉树的序列化和反序列化
543.二叉树的直径题目链接:https://leetcode.com/
problems
/diameter-of-binary-tree解法:做这个题,首先要搞清楚二叉树深度的定义。
Jack199274
·
2024-01-14 10:54
数据结构和算法
算法
数据结构
leetcode
Grind75第9天 | 733.图像渲染、542.01矩阵、1235.规划兼职工作
733.图像渲染题目链接:https://leetcode.com/
problems
/flood-fill解法:可以用深度优先搜索和广度优先搜索。深度优先搜索。
Jack199274
·
2024-01-14 10:52
数据结构和算法
算法
数据结构
leetcode
LeetCode第152题 乘积最大子数组(c++)
来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
/m
worldinme
·
2024-01-14 09:31
LeetCode
leetcode
c++
算法
leetcode 第152题 乘积最大子数组
来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
/
自动小哥
·
2024-01-14 09:29
leetcode
leetcode
动态规划
LeetCode-152-乘积最大子数组
来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
/maximum-product-subarray/著作权归领扣网络所有。
雄狮虎豹
·
2024-01-14 09:24
LeetCode-个人题解
java
算法
leetcode
数组
穷举法
周赛378(中心扩散法、分组循环)
文章目录周赛378[2980.检查按位或是否存在尾随零](https://leetcode.cn/
problems
/check-if-bitwise-or-has-trailing-zeros/)转换题意
Miraclo_acc
·
2024-01-14 08:02
算法刷题记录
#
LC周赛
算法
周赛377
文章目录周赛377[2974.最小数字游戏](https://leetcode.cn/
problems
/minimum-number-game/)模拟[2975.移除栅栏得到的正方形田地的最大面积](https
Miraclo_acc
·
2024-01-14 08:01
算法刷题记录
#
LC周赛
算法
双周赛121(模拟、位运算、BFS、数位DP上下界)
文章目录双周赛121[2996.大于等于顺序前缀和的最小缺失整数](https://leetcode.cn/
problems
/smallest-missing-integer-greater-than-sequential-prefix-sum
Miraclo_acc
·
2024-01-14 08:57
算法刷题记录
#
LC周赛
宽度优先
算法
代码随想录算法训练营29期Day18|LeetCode 513,112,113,106,105
文档讲解:找树左下角的值路径总和从中序与后序遍历序列构造二叉树513.找树左下角的值题目链接:https://leetcode.cn/
problems
/find-bottom-left-tree-value
tlingyuqi
·
2024-01-14 07:43
算法
leetcode
深度优先
c++
力扣labuladong一刷day58天设计朋友圈时间线
力扣labuladong一刷day58天设计朋友圈时间线一、355.设计推特题目链接:https://leetcode.cn/
problems
/design-twitter/description/思路
当年拼却醉颜红
·
2024-01-14 07:57
力扣算法题
leetcode
dreamweaver
算法
力扣labuladong一刷day59天动态规划
labuladong一刷day59天动态规划文章目录力扣labuladong一刷day59天动态规划一、509.斐波那契数二、322.零钱兑换一、509.斐波那契数题目链接:https://leetcode.cn/
problems
当年拼却醉颜红
·
2024-01-14 07:21
力扣算法题
leetcode
动态规划
算法
GE1501 C++: A World Without Lemons
Theworldisrunningoutoflemonsandwehavediscoveredanancientcodetomaketheritualcircle.Inordertodecipherthecode,wemustfindthesolutionstothe
problems
below.Eachproblemwillgiveyouacoordinatetomaketheri
_0206girl
·
2024-01-14 04:54
c#
开发语言
leetcode hot100 之 在排序数组中查找元素的第一个和最后一个位置
输入:nums=[5,7,7,8,8,10],target=8输出:[3,4]原题链接:https://leetcode-cn.com/
problems
/find-first-and-last-position-of-element-in-sorted-ar
smallplum123
·
2024-01-14 01:40
LeetCode
leetcode
排序算法
算法
LeetCode 25. K 个一组翻转链表 | Python
25.K个一组翻转链表题目来源:https://leetcode-cn.com/
problems
/reverse-nodes-in-k-group题目给你一个链表,每k个节点一组进行翻转,请你返回翻转后的链表
大梦三千秋
·
2024-01-14 01:25
天梯赛L2-30 冰岛人
原题链接https://pintia.cn/problem-sets/994805046380707840/exam/
problems
/1111914599412858888?
bughunter-
·
2024-01-13 22:01
#
天梯赛
算法
数据结构
团体程序设计天梯赛
GPLT
CCCC
PTA
PAT
力扣 2696. 删除子串后的字符串最小长度
题目来源:https://leetcode.cn/
problems
/minimum-string-length-after-removing-substrings/C++题解:使用了栈,遇到B弹出A,遇到
江湖人称贺行风
·
2024-01-13 21:51
开始C++吧
leetcode
算法
c++
栈与队列
数据结构
力扣119.杨辉三角II-C语言实现
示例:输入:3输出:[1,3,3,1]来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
/pascals-triangle-ii著作权归领扣网络所有。
小灰不停前进
·
2024-01-13 21:49
力扣刷题
c语言
算法
数据结构
蓝桥杯省赛无忧 STL 课件15 queue
01queue队列02priority_queue优先队列接下来介绍几种优先队列修改比较函数的方法03deque双端队列04例题讲解https://www.lanqiao.cn/
problems
/1113
暗托涅瓦
·
2024-01-13 21:41
蓝桥杯省赛无忧
蓝桥杯
c++
queue
c语言
算法
蓝桥杯省赛无忧 编程2 顺子日期
https://www.lanqiao.cn/
problems
/2096/learning/?
暗托涅瓦
·
2024-01-13 21:11
蓝桥杯省赛无忧
蓝桥杯
c++
c语言
Codeforces Round 916 (Div. 3)补题
Problems
olvingLog(Problem-A-Codeforces)题目大意:玩家可以在1分钟内解决A,2分钟内解决B,...。
as_sun
·
2024-01-13 19:12
codeforces补题
算法
2021-11-20
1.Asthescientistspredicted,theglobalpollutionhasgraduallybecomeoneofthemostserious
problems
thatthemankindconfronted
姜淦
·
2024-01-13 17:30
上一页
14
15
16
17
18
19
20
21
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他