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
problem❤
2.4学习总结
2.41.不相交的线2.最⼤⼦序和3.判断⼦序列4.不同的子序列5.编辑距离6.零的数列ZeroSum7.迷宫与陷阱https://leetcode.cn/
problem
s/uncrossed-lines
啊这泪目了
·
2024-02-05 04:49
学习
2.3学习总结
2.31..买卖股票的最佳时机2..买卖股票的最佳时机II3.最长递增子序列4.最长连续递增的子序列5.最长重复子数组6.最长公共子序列https://leetcode.cn/
problem
s/best-time-to-buy-and-sell-stock
啊这泪目了
·
2024-02-05 04:18
学习
2.2学习总结
⼀和零2.零钱兑换II3.组合总和Ⅳ4.零钱兑换5.完全平⽅数6.封印7.杨辉三角形8.卡牌9.最大子段和题1:https://leetcode.cn/
problem
s/ones-and-zeroes/
啊这泪目了
·
2024-02-05 04:18
学习
【LeetCode-简单】14. 最长公共前缀(详解)
题目地址:https://leetcode.cn/
problem
s/longest-common-prefix/示例方法1:字符串截取比较-前缀由短边长(自己写的)思路前缀从短变长先让数组第一个字符串的前一个字母作为
丨康有为丨
·
2024-02-05 03:29
LeetCode刷题
leetcode
算法
java
LeetCode 104. 二叉树的最大深度 | Python
104.二叉树的最大深度题目来源:力扣(LeetCode)https://leetcode-cn.com/
problem
s/maximum-depth-of-binary-tree题目给定一个二叉树,找出其最大深度
大梦三千秋
·
2024-02-05 01:44
LeetCode简单题:237. 删除链表中的节点(Python,C++,Java)
一.解法https://leetcode-cn.com/
problem
s/delete-node-in-a-linked-list/要点:链表这题说的是在不知道前一个节点的情况下怎么删除当前节点,方法是将当前节点的值变为下一个节点的值
好莱坞守门员
·
2024-02-05 01:50
哈希冲突 笔记
由此可见哈希冲突概率极大So,whatcanwedotosolvethis
problem
?双哈希顾名思义,进行二次哈希值的求解,分别采用不同的模数、底数这样,
Daniel_1011
·
2024-02-05 00:35
哈希算法
笔记
算法
git 报错信息:SSL certificate
problem
: certificate has expired 解决方案
gitpull时出现这个报错,如下:unabletoaccess'https:/xxxxxxx.git/':SSLcertificate
problem
:certificatehasexpired后来尝试直接
Yoyo_Yan
·
2024-02-05 00:04
Git
git
ssl
github
codeforces 1300C Anu Has a Function 二进制 位运算
https://vjudge.net/
problem
/CodeForces-1300C题目大意:定义函数f(x,y)=(x∣y)−yf(x,y)=(x|y)-yf(x,y)=(x∣y)−y。
csu_xiji
·
2024-02-05 00:39
思维
位运算
codeforces 1300D Aerodynamic 思维
https://vjudge.net/
problem
/CodeForces-1300D题目大意:题面太长不想放。
csu_xiji
·
2024-02-05 00:39
思维
codeforces 1300E Water Balance 单调栈+贪心
https://vjudge.net/
problem
/CodeForces-1300E题目大意:给一个数组,每次操作可以选取一个区间[l,r][l,r][l,r],使得a[l…r]=∑i=lra[i]/
csu_xiji
·
2024-02-05 00:39
贪心
单调栈
codeforces 1300A Non-zero 水题
https://vjudge.net/
problem
/CodeForces-1300A题目大意:给一个有nnn个元素的数组aaa,每次操作可使ai=ai+1a_i=a_i+1ai=ai+1,问最少经过多少次操作可以使
csu_xiji
·
2024-02-05 00:09
水题
codeforces 1300B Assigning to Classes 排序
https://vjudge.net/
problem
/CodeForces-1300B题目大意:一个有2∗k+12*k+12∗k+1个元素的数组的中位数定义为:将该数组排序后,中位数=ak+1=a_{k
csu_xiji
·
2024-02-05 00:09
排序
Codeforces - 1300C ( 位运算 )
Codeforces-1300C(位运算)题目链接:http://codeforces.com/contest/1300/
problem
/C题意:定义:,给长度为n的一个序列问如何排列,的值最大输出对应的序列
九羽-
·
2024-02-05 00:39
CodeForces
Div.2
Codeforces Round 811 (Div. 3)
文章目录[A.EveryoneLovestoSleep](https://codeforces.com/contest/1714/
problem
/A)[B.RemovePrefix](https://codeforces.com
沫刃起
·
2024-02-05 00:08
codeforces
算法
c++
数据结构
[codeforces 1300A] Non-zero (0+和)的处理
的处理总目录详见https://blog.csdn.net/mrcrack/article/details/103564004在线测评地址https://codeforces.ml/contest/1300/
problem
mrcrack
·
2024-02-05 00:08
codeforces
codeforces 1300分
[B.RandomTeams](https://codeforces.com/contest/478/
problem
/B)2.
沫刃起
·
2024-02-05 00:37
codeforces
算法
图论
c++
数据结构
leetcode中二叉树迭代遍历中的三种遍历方式实现
文章目录144.二叉树的前序遍历思路解题方法复杂度Code2.94.二叉树的中序遍历思路复杂度Code145.二叉树的后序遍历思路Code144.二叉树的前序遍历
Problem
:144.二叉树的前序遍历思路迭代法实现二叉树的遍历
IT民工小新
·
2024-02-05 00:01
#
我得leetcode之路
leetcode
算法
leetcode 239. 滑动窗口最大值
Problem
:239.滑动窗口最大值文章目录思路解题方法复杂度Code通过思路封装一个单调队列,让这个队列的对首就是队列中的最大值,每次入队的时候,如果入队元素大于对尾,就弹出元素,让队首就是元素的最大值解题方法定义一个
IT民工小新
·
2024-02-05 00:31
#
我得leetcode之路
leetcode
算法
职场和发展
leetcode 347 前 K 个高频元素
Problem
:347.前K个高频元素文章目录思路解题方法复杂度Code通过思路遍历容器,储存到map中,之后遍历map,维护k个小根堆,然后存储到堆中最后存储到结果集中解题方法1.手动实现operator
IT民工小新
·
2024-02-05 00:59
#
我得leetcode之路
leetcode
算法
算法题目题单——图论
题单由题目链接和题解两部分组成,题解部分提供简洁题意,代码仓库:Kaiser-Yang/OJ
Problem
s。对于同一个一级标题下的题目,题目难度尽可能做到递增。
kaiserqzyue
·
2024-02-04 22:14
算法题目
算法
图论
洛谷 P2370 P2370 yyy2015c01的U盘
https://www.luogu.org/
problem
new/show/P2370二分+背包#include#include#include#include#include#include#includeusingnamespacestd
weixin_30500473
·
2024-02-04 22:58
leetcode142 环形链表 II
文章目录1.解法:快慢指针2.原题[142.环形链表II](https://leetcode.cn/
problem
s/linked-list-cycle-ii/)1.解法:快慢指针定义两个指针fast和
南方乌鸦
·
2024-02-04 20:02
算法
leetcode
数据结构
链表
leetcode167 两数之和 II - 输入有序数组
文章目录1.解法:双指针2.原题[167.两数之和II-输入有序数组](https://leetcode.cn/
problem
s/two-sum-ii-input-array-is-sorted/)1.
南方乌鸦
·
2024-02-04 20:32
算法
leetcode
数据结构
leetcode88 合并两个有序数组
文章目录1.解法:双指针2.原题[88.合并两个有序数组](https://leetcode.cn/
problem
s/merge-sorted-array/)1.解法:双指针虽然说是双指针,实际上需要3
南方乌鸦
·
2024-02-04 20:32
算法
leetcode
数据结构
leetcode452 用最少数量的箭引爆气球
文章目录1.解法2.原题[452.用最少数量的箭引爆气球](https://leetcode.cn/
problem
s/minimum-number-of-arrows-to-burst-balloons
南方乌鸦
·
2024-02-04 20:31
算法
leetcode
数据结构
leetcode135 分发糖果
文章目录解法原题[135.分发糖果](https://leetcode.cn/
problem
s/candy/)解法因为每个孩子至少分配到1个糖果。
南方乌鸦
·
2024-02-04 20:01
算法
数据结构
leetcode
leetcode435 无重叠区间
文章目录1.解法2.原题[435.无重叠区间](https://leetcode.cn/
problem
s/non-overlapping-intervals/)1.解法选择的区间结尾越小,则留给其他区间的空间越大
南方乌鸦
·
2024-02-04 20:01
leetcode
算法
数据结构
leetcode122 买卖股票的最佳时机 II
文章目录1.解法2.原题[122.买卖股票的最佳时机II](https://leetcode.cn/
problem
s/best-time-to-buy-and-sell-stock-ii/)1.解法根据贪心策略
南方乌鸦
·
2024-02-04 20:57
算法
数据结构
leetcode
LeetCode 92. 反转链表 II
原题网址:https://leetcode.cn/
problem
s/reverse-linked-list-ii/给一个链表,翻转一个区间内的节点。
三颗青菜
·
2024-02-04 20:18
链表
链表
leetcode
数据结构
leetcode 92.反转链表 II
链接:https://leetcode-cn.com/
problem
s/reverse-linked-list-ii/解题思路:截取并断开子链表对子链表进行遍历局部翻转将断开的部分进行重新连接成为一个新的链表
夜灬凄美
·
2024-02-04 20:15
刷题
数据结构与算法
单链表
链表
LeetCode刷题实战92:反转链表 II
今天和大家聊的问题叫做反转链表II,我们先来看题面:https://leetcode-cn.com/
problem
s/reverse-linked-list-ii/Reversealinkedlistfrompos
程序IT圈
·
2024-02-04 20:45
链表
算法
数据结构
leetcode
单链表
933. 最近的请求次数( 队列 或 数组模拟队列Queue )
Java)-数组模拟队列Code3、Answer(Java)-简单模拟CodeQuestion933.最近的请求次数来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problem
s
Listen 1024
·
2024-02-04 20:28
#
Leetcode每日一题
java
算法
数据结构
队列
leetcode
chisel tutorial solution examples
_//
Problem
:////Implementadualportmemoryof2568-bitwords.
斐非韭
·
2024-02-04 19:34
fpga开发
力扣面试150 只出现一次的数字Ⅱ 哈希 统计数位 DFA有穷自动机
Problem
:137.只出现一次的数字II文章目录思路哈希位数统计DFA状态机思路参考哈希⏰时间复杂度:O(n)O(n)O(n)空间复杂度:O(n)O(n)O(n)classSolution{publicintsingleNumber
兑生
·
2024-02-04 19:13
面试150
leetcode
面试
哈希算法
力扣hot100 三数之和 双指针 细节去重
Problem
:15.三数之和文章目录思路Code思路参考Code⏰时间复杂度:O(n2)O(n^2)O(n2)空间复杂度:O(1)O(1)O(1)classSolution{publicList>threeSum
兑生
·
2024-02-04 19:12
力扣
hot100
leetcode
python
算法
八皇后问题
packagecom.ants;importjava.util.Map;/***8皇后问题*/publicclassEightQueen
Problem
{intmax=8;int[]array=newint
skrrrr_fae9
·
2024-02-04 15:03
洛谷p1832 a+b
problem
一道完全背包的变形,方案累加题目链接ACcode#includeusingnamespacestd;usingll=longlong;boolcheck(intx){//素数筛doublem=sqrt(x);for(inti=2;i>n;dp[0]=1;for(inti=2;i<=n;i++){if(check(i)){for(intj=i;j<=n;j++){//凑出的数至少比i大,至多小于nd
qustflypiggy
·
2024-02-04 14:50
背包专题训练
完全背包
背包dp
动态规划
LeetCode 26. 删除排序数组中的重复项
26.删除排序数组中的重复项题目来源:https://leetcode-cn.com/
problem
s/remove-duplicates-from-sorted-array题目给定一个排序数组,你需要在原地删除重复出现的元素
大梦三千秋
·
2024-02-04 14:52
If you want to be happy, you need to be successful?
The
problem
withthissentenceisifwedon’tsucceedwecannotgethappiness?Idon'tthinkso!
嘉言录
·
2024-02-04 14:31
每日阅读——《微服务设计》
原文:Somepeopletrytogainrecognitioninsocietybyborrowingwidelyacceptedindustryterms,butthiscanleadtotwo
problem
s.First
飞影铠甲
·
2024-02-04 11:14
微服务
微服务
【算法】以汉诺塔理解递归、并用递归解决算法题
文章目录1.递归1.1什么是递归1.2何时使用递归1.3如何上手理解递归1.4写递归代码的重点2.题目-汉诺塔[面试题08.06.汉诺塔问题](https://leetcode.cn/
problem
s/
卜及中
·
2024-02-04 10:07
算法
算法
深度优先
c++
开发语言
算法竞赛中的数学 习题集1431-1440(10题)
1、P3803【模板】多项式乘法(FFT)【模板】多项式乘法(FFT)-洛谷2、P1919【模板】高精度乘法|A*B
Problem
升级版【模板】高精度乘法|A*B
Problem
升级版-洛谷3、P4238
dllglvzhenfeng
·
2024-02-04 09:02
计算机考研机试
创新
程序猿的数学
算法
信奥中的数学
c++
信息学竞赛中的数学
程序员的数学
人工智能
GESP
最小栈 -栈 leetcode题库第一百五十五题
来自力扣leetcode题库里面的第155题,《最小栈》链接:https://leetcode-cn.com/
problem
s/min-stack题目为:设计一个支持push,pop,top操作,并能在常数时间内检索到最小元素的栈
隔壁小王1
·
2024-02-04 09:49
数据结构
leetcode
数据结构
栈
Educational Codeforces Round 122 (Rated for Div. 2) ABC
Problem
-A-Codeforces题目大意:把一个整数n,通过改变它的最低位数字来使得它是7的倍数。注意的是需要不能含有前导0。
Vijurria
·
2024-02-04 09:41
c++
1583. 统计不开心的朋友
2021-08-14LeetCode每日一题链接:https://leetcode-cn.com/
problem
s/count-unhappy-friends/标签:数组、模拟题目给你一份n位朋友的亲近程度列表
秃头哥编程
·
2024-02-04 08:39
Subsets II
Problem
Givenanintegerarraynumsthatmaycontainduplicates,returnallpossiblesubsets(thepowerset).Thesolutionsetmustnotcontainduplicatesubsets.Returnthesolutioninanyorder.Example1
kotic
·
2024-02-04 08:53
leetcode算法学习
深度优先
算法
Combination Sum II
Problem
Givenacollectionofcandidatenumbers(candidates)andatargetnumber(target),findalluniquecombinationsincandidateswherethecandidatenumberssumtotarget.Eachnumberincandidatesmayonlybeusedonceinthecombi
kotic
·
2024-02-04 08:53
leetcode算法学习
算法
Palindrome Partitioning
Problem
Givenastrings,partitionssuchthateverysubstringofthepartitionisapalindrome.Returnallpossiblepalindromepartitioningofs.Example1
kotic
·
2024-02-04 08:53
leetcode算法学习
深度优先
算法
Word Search
Problem
Givenanmxngridofcharactersboardandastringword,returntrueifwordexistsinthegrid.Thewordcanbeconstructedfromlettersofsequentiallyadjacentcells
kotic
·
2024-02-04 08:19
leetcode算法学习
算法
上一页
10
11
12
13
14
15
16
17
下一页
按字母分类:
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
其他