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
【LeetCode每日一题】2865. 美丽塔 I
2024-1-24文章目录[2865.美丽塔I](https://leetcode.cn/
problems
/beautiful-towers-i/)2865.美丽塔I初始化变量ans为0,用于记录最大的和值
翁佳明
·
2024-01-26 00:45
LeetCode
leetcode
算法
职场和发展
力扣白嫖日记(sql)
前言练习sql语句,所有题目来自于力扣(https://leetcode.cn/
problems
et/database/)的免费数据库练习题。
Gary.Li
·
2024-01-25 23:11
leetcode
sql
数据库
力扣白嫖日记(sql)
前言练习sql语句,所有题目来自于力扣(https://leetcode.cn/
problems
et/database/)的免费数据库练习题。
Gary.Li
·
2024-01-25 23:39
leetcode
sql
数据库
day03&day04链表专题
文章目录链表基本[707设计链表](https://leetcode.cn/
problems
/design-linked-list)[203移除链表元素](https://leetcode.cn/
problems
Panfwr
·
2024-01-25 23:36
链表
数据结构
day06哈希表的使用1
[有效的字母异位词](https://leetcode.cn/
problems
/valid-anagram/description/)349[两个数组的交集](https://leetcode.cn/
problems
Panfwr
·
2024-01-25 23:36
散列表
数据结构
代码随想录算法训练营29期Day30|LeetCode 332,51,37
文档讲解:回溯算法总结篇重新安排行程N皇后解数独51.N皇后题目链接:https://leetcode.cn/
problems
/permutations/description/思路:本题的基本含义就是有个
tlingyuqi
·
2024-01-25 22:29
代码随想录算法训练营29期
算法
leetcode
c++
职场和发展
代码随想录算法训练营29期Day29|LeetCode 491,46,47
文档讲解:递增子序列全排列全排列II491.递增子序列题目链接:https://leetcode.cn/
problems
/non-decreasing-subsequences/description/
tlingyuqi
·
2024-01-25 22:28
代码随想录算法训练营29期
算法
leetcode
深度优先
c++
职场和发展
讲解:AST11103、Programming Skills、Java、JavaR|Python
AST11103
ProblemS
olvingwithProgrammingSkillsAdditionalIndividualAssignment:Min-GameProgramming(40%)LearningOutcomes1
yaoaizhen
·
2024-01-25 21:37
数据结构算法刷题--贪心算法
1.贪心算法理论基础2.分发饼干题目:https://leetcode.cn/
problems
/assign-cookies/submissions/思路:贪心–局部最优可以得到全局最优优先考虑饼干,尽可能用小饼干满足小胃口代码实现
Introspection_ZHANG
·
2024-01-25 19:41
数据结构-算法刷题
java
贪心算法
算法
链表OJ-----链表反转
1、链表局部反转https://leetcode.cn/
problems
/reverse-linked-list-ii/1、1初级要求:时间复杂度为O(n),空间复杂度为O(n)对于这个要求,我们可以想到
夹心宝贝
·
2024-01-25 18:38
链表OJ题
链表
数据结构
c语言
链表OJ----相交链表找交点
https://leetcode.cn/
problems
/intersection-of-two-linked-lists/description/1、长链表先走,然后二者一起走由于两个链表可能不一样,
夹心宝贝
·
2024-01-25 18:38
链表OJ题
链表
数据结构
c语言
链表OJ---排序链表
https://leetcode.cn/
problems
/7WHec2/description///合并structListNode*merge_link(structListNode*head1,structListNode
夹心宝贝
·
2024-01-25 18:35
链表OJ题
链表
数据结构
leetcode1143. 最长公共子序列
地址:https://leetcode-cn.com/
problems
/longest-common-subsequence/描述: 给定两个字符串text1和text2,返回这两个字符串的最长公共子序列的长度
pearz
·
2024-01-25 15:52
刷题
动态规划
leetcode
算法
Leetcode 1143. 最长公共子序列
1143.最长公共子序列https://leetcode-cn.com/
problems
/longest-common-subsequence/给定两个字符串text1和text2,返回这两个字符串的最长公共子序列的长度
majinbo111
·
2024-01-25 15:52
数据结构与算法
PHP语言
LeetCode
动态规划
最长公共子序列
leetcode1143. 最长公共子序列-动态规划(java)
最长公共子序列题目描述暴力递归解题思路代码演示动态规划解题思路代码演示动态规划专题leetcode1143.最长公共子序列leetcode1143.最长公共子序列来源:力扣(LeetCode)链接:https://leetcode.cn/
problems
SP_1024
·
2024-01-25 15:50
算法
java
数据结构
java
动态规划
算法
leetcode
数据结构
STAT5303Engineering and Data Science
ProblemS
et1Stat.5303,Spring2024Due:InCanvasby12:00pmonTuesday,Jan.23Thegoalof
problems
1and2istoencourageyoutostartthinkingaboutexperimentaldesign.Youwillnecessarilyhavetosearchtheliterature
D285A3
·
2024-01-25 11:19
intellij-idea
第三十天 Sort Array By Parity
尽管今天状态很不好该做的事情还有很多但题目该刷还是要刷https://leetcode-cn.com/
problems
/sort-array-by-parity/description/选择没那么多了,
业余马拉松选手
·
2024-01-25 11:12
Serialize and Deserialize Binary Tree
ProblemS
erializationistheprocessofconvertingadatastructureorobjectintoasequenceofbitssothatitcanbestoredinafileormemorybuffer
kotic
·
2024-01-25 09:59
leetcode算法学习
深度优先
算法
dependencies.dependency.(groupId:artifactId:type:classifier)‘ must be unique: com.duo:duo-shop
vs3.8.5@line71,column21Itishighlyrecommendedtofixthese
problems
becausetheythreatenthestabili
sccd2009
·
2024-01-25 05:38
开发语言
java
wy的leetcode刷题记录_Day73
Day73声明前言2645.构造有效字符串的最少插入数题目介绍思路代码收获2645.构造有效字符串的最少插入数今天的每日一题是:[2645.构造有效字符串的最少插入数(https://leetcode.cn/
problems
wy-1226
·
2024-01-24 21:04
leetcode
算法
复盘日志W17(2018-2019)
1我的大学生活之大学英语学习1)在这个学期的大学英语学习中,我的GPS[Gains]认识了亮亮老师o(^o^)o(请允许我这样叫你哦),学习英语路上的又一位良师,获得了好多行之有效的经验[
Problems
旅一14郭靖婧
·
2024-01-24 19:32
2022-2023英语周报高一外研版第34期答案汇总
Veryoldpeopledoraisemoral
problems
进入查看:2022-2023英语周报高一外研版第34期答案汇总以下内容仅作展示,图片上方文字进入查看。
macbooks
·
2024-01-24 14:25
2022-02-28 「383. 赎金信」
不知道今天的简单题够判多少年:https://leetcode-cn.com/
problems
/ransom-note/解题用到的大部分方法来自上一题的笔记,这里就不重复写了:https://www.jianshu.com
柠香萌萌鸡
·
2024-01-24 08:10
Python 入门小编程
#https://cses.fi/
problems
et/task/1083deffind_missing_number(n,nums):passfind_missing_numbe
weixin_47389497
·
2024-01-24 07:51
python
开发语言
第三十二天 Remove Duplicates from Sorted Array
已经坚持了一个月了,但总结的太少,感觉提高还是不够,今天开始总结先开个新题:https://leetcode-cn.com/
problems
/remove-duplicates-from-sorted-array
业余马拉松选手
·
2024-01-24 07:13
【MAC 上学习 C++】Day 41-5. 实验6-5 使用函数输出指定范围内的Fibonacci数 (20 分)
实验6-5使用函数输出指定范围内的Fibonacci数(20分)1.题目摘自https://pintia.cn/problem-sets/13/
problems
/4772.题目内容本题要求实现一个计算Fibonacci
RaRasa
·
2024-01-24 04:37
LeetCode 0410.分割数组的最大值:二分
【LetMeFly】410.分割数组的最大值:二分力扣题目链接:https://leetcode.cn/
problems
/split-array-largest-sum/给定一个非负整数数组nums和一个整数
Tisfy
·
2024-01-24 03:49
题解
#
力扣LeetCode
leetcode
算法
题解
二分
数组
Codeforces Round 915 (Div. 2)
A.Constructive
Problems
#include#defineendl'\n'#defineintlonglongusingnamespacestd;intn,m;voidsolve(){cin
沫刃起
·
2024-01-24 00:08
codeforces
算法
c++
代码随想录算法训练营29期Day28|LeetCode 93,78,90
文档讲解:复原IP地址子集子集II93.复原IP地址题目链接:https://leetcode.cn/
problems
/restore-ip-addresses/description/思路:这题其实不用搜索也能做
tlingyuqi
·
2024-01-23 22:45
代码随想录算法训练营29期
算法
leetcode
深度优先
c++
职场和发展
【LeetCode每日一题】410. 分割数组的最大值
2024-1-21文章目录[410.分割数组的最大值](https://leetcode.cn/
problems
/split-array-largest-sum/)思路:二分查找+贪心410.分割数组的最大值思路
翁佳明
·
2024-01-23 22:13
LeetCode
leetcode
算法
职场和发展
【LeetCode每日一题】2765. 最长交替子数组
2024-1-23文章目录[2765.最长交替子数组](https://leetcode.cn/
problems
/longest-alternating-subarray/)思路:2765.最长交替子数组思路
翁佳明
·
2024-01-23 22:13
LeetCode
leetcode
算法
职场和发展
【LeetCode每日一题】670. 最大交换
2024-1-22文章目录[670.最大交换](https://leetcode.cn/
problems
/maximum-swap/)思路:670.最大交换思路:从后往前遍历整数的字符数组,找到第一个比当前最大值小的数字
翁佳明
·
2024-01-23 22:10
LeetCode
leetcode
算法
职场和发展
代码随想录算法训练营29期Day27|LeetCode 39,40,131
文档讲解:组合总和组合总和II分割回文串39.组合总和题目链接:https://leetcode.cn/
problems
/combination-sum/description/思路:很简单,因为每个数选取的次数为无限个
tlingyuqi
·
2024-01-23 22:10
代码随想录算法训练营29期
算法
leetcode
职场和发展
c++
329. 矩阵中的最长递增路径
题目(https://leetcode-cn.com/
problems
/longest-increasing-path-in-a-matrix/)给定一个整数矩阵,找出最长递增路径的长度。
Mastergad
·
2024-01-23 22:44
剑指Offer.31 栈的压入、弹出序列
是某栈的压栈序列,序列{4,5,3,2,1}是该压栈序列对应的一个弹出序列,但{4,3,5,1,2}就不可能是该压栈序列的弹出序列来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
刻苦驴哝
·
2024-01-23 21:45
力扣白嫖日记(sql)
前言练习sql语句,所有题目来自于力扣(https://leetcode.cn/
problems
et/database/)的免费数据库练习题。
Gary.Li
·
2024-01-23 21:28
力扣刷题
leetcode
sql
数据库
力扣白嫖日记(sql)
前言练习sql语句,所有题目来自于力扣(https://leetcode.cn/
problems
et/database/)的免费数据库练习题。
Gary.Li
·
2024-01-23 20:27
力扣刷题
leetcode
sql
数据库
【MAC 上学习 C++】Day 45-1. 实验7-1-12 组个最小数 (20 分)
实验7-1-12组个最小数(20分)1.题目摘自https://pintia.cn/problem-sets/13/
problems
/5102.题目内容给定数字0-9各若干个。
RaRasa
·
2024-01-23 15:39
2024.1.21周报
Navier–Stokesequation总结摘要本周我阅读了一篇题目为Physics-informedneuralnetworks:Adeeplearningframeworkforsolvingforwardandinverse
problems
involv
Nyctophiliaa
·
2024-01-23 14:08
深度学习
人工智能
64.最短路径和
原题https://leetcode-cn.com/
problems
/minimum-path-sum/解题思路典型的动态规划,用dp[i][j]表示从(i,j)出发到(m-1,n-1)的最短路径。
最尾一名
·
2024-01-23 13:30
175
Theusersofbike-sharingarealwayslamentingaboutavarietyof
problems
ofthebikes.2)结合自己的生活、学习、工作、兴趣等,想象在什么语境下会用到这个表达
地山大明
·
2024-01-23 11:47
221. Maximal Square
https://leetcode.com/
problems
/maximal-square/description/classSolution{publicintmaximalSquare(char[][
becauseyou_90cd
·
2024-01-23 10:37
贪心二:摆动序列
题目地址:https://leetcode-cn.com/
problems
/wiggle-subsequence/题目描述:如果连续数字之间的差严格地在正数和负数之间交替,则数字序列称为摆动序列。
程一刀
·
2024-01-23 08:14
026. 删除排序数组中的重复项
链接:https://leetcode-cn.com/
problems
/remove-duplicates-from-sorted-array①典型的双指针解法:设置i和j两个指针,分别指向当前已经获得的有序无重复数
圆耳朵Elmo
·
2024-01-23 08:16
LeetCode刷题日记
LeetCode刷题日记HashMap第1题----两数之和原题地址[https://leetcode.cn/
problems
/two-sum/]:解题思路:将数组中每个元素通过两次遍历使两数之差target
lalala1213888
·
2024-01-23 07:41
leetcode
算法
职场和发展
Java算法 leetcode简单刷题记录3
Java算法leetcode简单刷题记录3汇总区间:https://leetcode.cn/
problems
/summary-ranges/把数据按照是否连续分组输出主要是n
程序媛一枚~
·
2024-01-23 06:59
JAVA
算法
java
leetcode
开发语言
Java算法 leetcode简单刷题记录5
Java算法leetcode简单刷题记录5老人的数目:https://leetcode.cn/
problems
/number-of-senior-citizens/substring(a,b)前闭后开统计能整除数字的位数
程序媛一枚~
·
2024-01-23 06:59
JAVA
算法
算法
java
leetcode
Java算法 leetcode简单刷题记录2
Java算法leetcode刷题记录2最后一个字母长度:https://leetcode.cn/
problems
/length-of-last-word/str.trim()去掉开头结尾空格;不会去掉中间空格
程序媛一枚~
·
2024-01-23 06:29
JAVA
算法
算法
java
leetcode
Java算法 leetcode简单刷题记录4
Java算法leetcode简单刷题记录4买卖股票的最佳时机:https://leetcode.cn/
problems
/best-time-to-buy-and-sell-stock/笨办法:记录当天的值及之后的最大值
程序媛一枚~
·
2024-01-23 06:22
JAVA
算法
算法
java
leetcode
Codeforces Round 916 (Div. 3)(G未补)
目录A.
Problems
olvingLogB.PreparingfortheContestC.QuestsD.ThreeActivitiesE1.E2.GamewithMarblesF.ProgrammingCompetitionA.
Problems
olvingLog
m0_74911187
·
2024-01-23 04:01
codeforce
算法
c++
上一页
11
12
13
14
15
16
17
18
下一页
按字母分类:
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
其他