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
代码随想录DAY2|数组|Leetcode977.有序数组的平方,209.长度最小的子数组,59.螺旋矩阵Ⅱ
leetcode977.有序数组的平方题目链接:https://leetcode.cn/
problems
/squares-of-a-sorted-array/文章链接:https://programmercarl.com
苏芮芮芮
·
2024-02-03 22:24
c++刷题打卡
算法
数据结构
leetcode189.轮转数组|超简单易于理解方法
题目https://leetcode.cn/
problems
/rotate-array/description/https://leetcode.cn/
problems
/rotate-array/description
01红C
·
2024-02-03 22:46
leetcode
算法
数据结构
c++
leetcode
轮转数组
leetcode209长度最小的子数组|滑动窗口算法详细讲解学习
https://leetcode.cn/
problems
01红C
·
2024-02-03 22:14
leetcode
算法
数据结构
C语言
c++
leetcode
滑动窗口
代码随想录算法训练营第二天 | 977. 有序数组的平方、209. 长度最小的子数组、904. 水果成篮、76. 最小覆盖子串、59. 螺旋矩阵 II、54. 螺旋矩阵
、54.螺旋矩阵977.有序数组的平方209.长度最小的子数组904.水果成篮76.最小覆盖子串59.螺旋矩阵II54.螺旋矩阵977.有序数组的平方题目链接:https://leetcode.cn/
problems
不不不巧
·
2024-02-03 21:38
算法
矩阵
线性代数
讲解:ARE 212、c++,Python、b2SLS,bIV、JavaPython|C/C++
ARE212-
ProblemS
et5DueMay1stPartI:Theory(Optional)1.Showthattheparameterestimatesforb2SLSandbIVareequivalentifwehaveamodelwithoneendogenousvariableandoneinstrumentalvariable
guanzaoqie
·
2024-02-03 21:29
上海交通大学学生生存手册_给学生的生存技巧
Overthelastdecade,I'veseenstudentssucceed,andothersstruggle.Whileeverysituationisindividuallyunique,theshared
problems
–andtheirsolutions–arealmostalwaysthesame
cungui5726
·
2024-02-03 19:52
数据库
python
java
linux
项目管理
CS210 Computer Systems
CS131Fall2023FinalExamPractice
Problems
NOTE:Thisreviewisnotcomprehensive.Itisrecommendedthatyoureviewpriorhomeworksorlabstopreparefortheexam
zhuyu0206girl
·
2024-02-03 18:25
学习方法
Linux 常用命令
文章目录tree命令使用*uname*获取UNIX版本tree命令[test
problems
]$tree.--charsetASCII.
very_happy
·
2024-02-03 17:43
shell
运维
[ LeetCode 107 ] N叉树层序遍历
每天分享一个LeetCode题目每天5分钟,一起进步LeetCodeN叉树层序遍历,地址:https://leetcode-cn.com/
problems
/n-ary-tree-level-order-traversal
Johngo学长
·
2024-02-03 16:09
迷失技术de小猪
leetcode
数据结构
Day56 将有序数组转换为二叉搜索树
nums,其中元素已经按升序排列,请你将其转换为一棵高度平衡二叉搜索树高度平衡二叉树是一棵满足「每个节点的左右两个子树的高度差的绝对值不超过1」的二叉树https://leetcode-cn.com/
problems
Shimmer_
·
2024-02-03 14:03
代码随想录算法训练营DAY11 | 栈与队列 (2)
一、LeetCode20有效的括号题目链接:20.有效的括号https://leetcode.cn/
problems
/valid-parentheses/思路:遇到左括号直接进栈;遇到右括号判断站顶是否有匹配的括号
橙南花已开
·
2024-02-03 13:55
代码随想录算法训练营
算法
代码随想录算法训练营DAY10 | 栈与队列 (1)
理论基础及Java实现参考文章:栈和队列一、LeetCode232用栈实现队列题目链接:232.用栈实现队列https://leetcode.cn/
problems
/implement-queue-using-stacks
橙南花已开
·
2024-02-03 13:51
代码随想录算法训练营
算法
java
tired
therearealwayssomuch
problems
andidon'tknowhowtodecidewiththem!ifeelsobadandsobadandsolon
紫玉Cassie
·
2024-02-03 13:00
复原IP地址
["255.255.11.135","255.255.111.35"]输入:"0000"输出:["0.0.0.0"]来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
王王王王王景
·
2024-02-03 12:41
682. 棒球比赛 java
题目:https://leetcode-cn.com/
problems
/baseball-game/description/示例1:输入:["5","2","C","D","+"]输出:30解释:第1轮
nsjlive
·
2024-02-03 12:11
java
leetcode
复盘日志
复盘日志1、我的大学生活之大学英语学习1)在这个学期的大学英语学习中,我的GPS[Gains]:ThewaytoEnglish[
Problems
]:Idon'tinsistonlearningEnglishenoughandmyself-controlisnotstrong
人文二班32张佳乐
·
2024-02-03 10:37
代码随想录算法训练营29期Day39|LeetCode 62,63
文档讲解:不同路径不同路径II62.不同路径题目链接:https://leetcode.cn/
problems
/unique-paths/description/思路:我们很清楚的知道一点,当前位置只能由两个点到达
tlingyuqi
·
2024-02-03 07:33
代码随想录算法训练营29期
算法
leetcode
职场和发展
动态规划
c++
代码随想录算法训练营29期Day38|LeetCode 509,70,746
文档讲解:动态规划理论基础斐波那契数爬楼梯使用最小花费爬楼梯509.斐波那契数题目链接:https://leetcode.cn/
problems
/fibonacci-number/description
tlingyuqi
·
2024-02-03 07:03
代码随想录算法训练营29期
算法
leetcode
c++
职场和发展
动态规划
代码随想录算法训练营29期Day41|LeetCode 343,96
文档讲解:整数拆分不同的二叉搜索树343.整数拆分题目链接:https://leetcode.cn/
problems
/integer-break/description/思路:题目要求我们拆分n,拆成k
tlingyuqi
·
2024-02-03 07:53
代码随想录算法训练营29期
算法
leetcode
职场和发展
c++
动态规划
算法41:掉落的方块(力扣699题)----线段树
题目:https://leetcode.cn/
problems
/falling-squares/description/在二维平面上的x轴上,放置着一些方块。
街头小瘪三
·
2024-02-03 07:41
算法
数据结构
算法
leetcode
数据结构
2022-07-04 「1200. 最小绝对差」
今日简单题:https://leetcode.cn/
problems
/minimum-absolute-difference/本题思路就是先排序,关键点是如何一次遍历作出答案,这里要用到List的clear
柠香萌萌鸡
·
2024-02-03 06:23
综合回溯,剪枝,暴搜
目录力扣1863.找出所有子集的异或总和再求和力扣47.全排列II编辑力扣17.电话号码的字母组合电话号码的字母组合https://leetcode.cn/
problems
/letter-combinations-of-a-phone-number
狗哥不是甜妹
·
2024-02-03 02:20
深度优先
算法
leetcode
LeetCode 316 && AcWing 74 周赛总结
一、LeetCode316场1、6214.判断两个事件是否存在冲突(1)原题链接:力扣https://leetcode.cn/contest/weekly-contest-316/
problems
/determine-if-two-events-have-conflict
不到百万行代码
·
2024-02-03 02:17
leetcode
算法
c++
【LeetCode - 第316场周赛】【字符串】2446. 判断两个事件是否存在冲突 Java实现
文章目录题目链接题目思路题目链接https://leetcode.cn/
problems
/determine-if-two-events-have-conflict/题目思路这两种情况都是两个事件有冲突
努力努力再努力@_@
·
2024-02-03 02:47
LeetCode
leetcode
java
算法
学习
Fluent 动网格应用:2.5D 网格重构 Fluent dynamic mesh application: 2.5D remeshing
2.5Dremeshingisafastremeshingmethod,mainlyusedfor
problems
withcomplexplanarmotionthatcannotbesimplifiedtotwo-dimensional
awayuk11
·
2024-02-03 01:30
ANSYS
ANSYS
Fluent
CFD
中原焦点团队王敏燕初级232分享第295天,约练89本周1
一、SFBT的重要基本信念包括9条(Trepper等,2010):1.基于建构解决之道(Solutionbuilding),而非问题解决(
Problems
olving)。
娴子妹妹
·
2024-02-03 00:19
每日一词44/18.11.15/panacea
1.释义:somethingthatpeoplethinkwillmakeeverythingbetterandsolvealltheir
problems
2.理解:名词,重音在第三个音节上,意思是“解决某些问题的万灵丹
Vichee
·
2024-02-02 21:40
格林公式求圆并的面积及重心
格林公式求圆并的面积及重心格林公式格林公式对面积及重心的推导圆并的面积与重心计算[SPOJCIRU圆并的面积](https://www.spoj.com/
problems
/CIRU/)圆并的重心格林公式首先写下格林公式
罗博士
·
2024-02-02 16:04
ACM高等数学
ACM
算法
2. 两数相加
题目:https://leetcode-cn.com/
problems
/add-two-numbers/给你两个非空的链表,表示两个非负的整数。
gykimo
·
2024-02-02 15:52
LeetCode-19
19.删除链表的倒数第N个结点https://leetcode-cn.com/
problems
/remove-nth-node-from-end-of-list/难度中等1613给你一个链表,删除链表的倒数第
卷扬机
·
2024-02-02 14:10
LeetCode
leetcode
链表
数据结构
Leetcode19
来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
/remove-nth-node-from-end-of
好好吃饭的码农
·
2024-02-02 14:08
【数组-滑动窗口】Longest Substring Without Repeating Characters
题目链接https://leetcode.com/
problems
/longest-substring-without-repeating-characters/description/参考博客http
安琪拉的小迷妹
·
2024-02-02 12:47
力扣 783. 二叉搜索树节点最小距离---二叉搜索树的中序遍历法
注意:本题与530:https://leetcode-cn.com/
problems
/minimum-absolute-difference-in-bst/相同示例1:输入:root=[4,2,6,1,3
向光.
·
2024-02-02 11:48
Leetcode每日刷题
#
DFS与递归及回溯
#
树
二叉树
算法
dfs
c++
783_二叉搜索树节点最小距离
783_二叉搜索树节点最小距离package二叉树.二叉搜索树;/***https://leetcode-cn.com/
problems
/minimum-distance-between-bst-nodes
十五喵
·
2024-02-02 11:43
算法
java
leetcode
数据结构
Leetcode 104 二叉树的最大深度
来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
/maximum-depth-of-binary-tree著作权归领扣
禾木清清
·
2024-02-02 09:23
【Leetcode】994. Rotting Oranges
题目地址:https://leetcode.com/
problems
/rotting-oranges/给定一个int矩阵,000表示空格子,111表示是个新鲜的橘子,222表示是个腐烂的橘子。
记录算法题解
·
2024-02-02 09:00
LC
DFS
BFS与图论
队列
leetcode
算法
queue
[leetcode]994. Rotting Oranges @ python
原题https://leetcode.com/
problems
/rotting-oranges/解法BFS.首先遍历grid,统计新鲜橘子的个数,将腐烂橘子的index放入q.Edgecase是当grid
闲庭信步的空间
·
2024-02-02 08:27
代码随想录算法训练营29期Day37|LeetCode 738,968
文档讲解:单调递增的数字监控二叉树贪心算法总结738.单调递增的数字题目链接:https://leetcode.cn/
problems
/monotone-increasing-digits/description
tlingyuqi
·
2024-02-02 07:04
代码随想录算法训练营29期
算法
leetcode
哈希算法
c++
代码随想录算法训练营29期Day10|LeetCode 225,232
文档讲解:理论基础用栈实现队列用队列实现栈225.用队列实现栈题目链接:https://leetcode.cn/
problems
/implement-stack-using-queues/submissions
tlingyuqi
·
2024-02-02 07:03
代码随想录算法训练营29期
算法
leetcode
职场和发展
c++
代码随想录算法训练营29期Day35|LeetCode 860,406,452
文档讲解:柠檬水找零根据身高重建队列用最小数量的箭引爆气球860.柠檬水找零题目链接:https://leetcode.cn/
problems
/lemonade-change/description/思路
tlingyuqi
·
2024-02-02 07:03
代码随想录算法训练营29期
leetcode
算法
职场和发展
c++
代码随想录算法训练营29期Day36|LeetCode 435,763,56
文档讲解:无重叠区间划分字母区间合并区间435.无重叠区间题目链接:https://leetcode.cn/
problems
/non-overlapping-intervals/description/
tlingyuqi
·
2024-02-02 07:56
代码随想录算法训练营29期
算法
leetcode
职场和发展
c++
298. Binary Tree Longest Consecutive Sequence
https://leetcode.com/
problems
/binary-tree-longest-consecutive-sequence/description/image.png这道题是智能从上下往下的
西部小笼包
·
2024-02-02 07:16
ECS120fundamentals of compiling
Auto-graded
problems
These
problems
arenotrandomized,sothereisnoneedtofirstsubmitafilenamedreq.Eachproblembelowappearsasaseparate
D285A3
·
2024-02-02 06:45
eclipse
代码随想录刷题笔记-Day16
1.二叉树的所有路径257.二叉树的所有路径https://leetcode.cn/
problems
/binary-tree-paths/description/给你一个二叉树的根节点root,按任意顺序
枯树老斑鸠
·
2024-02-02 00:18
代码随想录
笔记
java
算法
力扣刷题-前k个高频元素
输入:nums=[1,1,1,2,2,3],k=2输出:[1,2]示例2:输入:nums=[1],k=1输出:[1]来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
文加油冲冲冲
·
2024-02-01 23:57
leetcode
算法
职场和发展
一起学算法-905.按奇偶排序数组
一、题目LeetCode-905.按奇偶排序数组链接:https://leetcode-cn.com/
problems
/sort-array-by-parity/难度:简单给定一个非负整数数组A返回一个数组
Justin小贾同学
·
2024-02-01 21:08
代码随想录算法训练营第22天|235. 二叉搜索树的最近公共祖先|701.二叉搜索树中的插入操作|450.删除二叉搜索树中的节点
链接:https://leetcode.cn/
problems
/lowest-common-ancestor-of-a-binary
永不服输的锐锐米
·
2024-02-01 20:45
数据结构
「leetcode」669. 修剪二叉搜索树:【递归】【迭代】详解
669.修剪二叉搜索树题目链接:https://leetcode-cn.com/
problems
/trim-a-binary
代码随想录
·
2024-02-01 20:59
leecode题解
算法
二叉树
面试
编程语言
C++
力扣白嫖日记(sql)
前言练习sql语句,所有题目来自于力扣(https://leetcode.cn/
problems
et/database/)的免费数据库练习题。
Gary.Li
·
2024-02-01 19:37
力扣刷题
leetcode
sql
数据库
【力扣白嫖日记】SQL
前言练习SQL语句,所有题目来自于力扣(https://leetcode.cn/
problems
et/database/)的免费数据库练习题。
Gary.Li
·
2024-02-01 19:37
力扣刷题
leetcode
sql
数据库
上一页
6
7
8
9
10
11
12
13
下一页
按字母分类:
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
其他