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
【大学英语视听说上】Mid-term Test 2
SectionA【短篇新闻1】Youprobablythinkcollegestudentsareexpertsatsleeping,butparties,preparationsfortests,personal
problems
andgeneralstresscanrackastudent'ssleephabits
MorleyOlsen
·
2023-12-04 00:51
英语公选课系列
英语
视听说
实现目标的五大步骤(三)
“Diagnosingthe
Problems
诊断问题”(1)“Youwillbemuchmoreeffectiveifyoufocusondiagnos
七年的旅行
·
2023-12-03 23:14
算法的时间复杂度和空间复杂度
时间复杂度2.1时间复杂度的概念2.2大O的渐进表示法2.3常见时间复杂度计算举例3.空间复杂度4.常见复杂度对比5.复杂度的oj练习3.1消失的数字OJ链接:https://leetcode-cn.com/
problems
2301_79585944
·
2023-12-03 23:54
算法
数据结构
初始数据结构(加深对旋转的理解)
https://leetcode.cn/
problems
/rotate-array/submissions/与字符数组的左旋的思路1一模一样。数组nums包含从0到n的所有整数,但其中缺了一个。
铁蛋Q
·
2023-12-03 22:41
数据结构
LeetCode 965. 单值二叉树
1输入:[1,1,1,1,1,null,1]输出:true示例2:示例2输入:[2,2,2,5,2]输出:false来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
TheKey_
·
2023-12-03 19:59
python Anaconda3-下载方法
在路径上有些小问题解决方法如下下载Anaconda官网:https://www.anaconda.com/问题一:Warning:'DestinationFolder'contains1space.Thiscancause
problems
withseveralCondapackages
MSY~学习日记分享
·
2023-12-03 17:55
python
python
深度学习
linux
Problem Representation Design Patterns——Reframing
SimplyputProblemrepresentationisacrucialstepinanymachinelearningproject.Itinvolvestranslatingreal-world
problems
intoaformatthatmachinelearningalgorithmscanunderstandandworkwith.However
卢延吉
·
2023-12-03 15:23
ML
&
ME
&
GPT
New
Developer
设计模式
Unit3 translation
Asscientistspredicts,theglobalpollutionbecomesoneofthemostserious
problems
thatpeoplearefacedwith.2.谋求这些职份的竞争很激烈
王雨缘
·
2023-12-03 15:10
力扣labuladong一刷day23天带权重的随机选择算法
力扣labuladong一刷day23天带权重的随机选择算法一、528.按权重随机选择题目链接:https://leetcode.cn/
problems
/random-pick-with-weight/
当年拼却醉颜红
·
2023-12-03 15:15
力扣算法题
算法
leetcode
职场和发展
力扣labuladong一刷day25天
力扣labuladong一刷day24天一、870.优势洗牌题目链接:https://leetcode.cn/
problems
/advantage-shuffle/思路:这个就和田忌赛马是一样的,要求nums1
当年拼却醉颜红
·
2023-12-03 15:15
力扣算法题
leetcode
算法
职场和发展
力扣labuladong一刷day24天
labuladong一刷day24天一、875.爱吃香蕉的珂珂二、1011.在D天内送达包裹的能力三、410.分割数组的最大值一、875.爱吃香蕉的珂珂题目链接:https://leetcode.cn/
problems
当年拼却醉颜红
·
2023-12-03 15:13
力扣算法题
leetcode
算法
职场和发展
(C++)有效三角形的个数--双指针法
https://leetcode.cn/
problems
/valid-triangle-number/description/算法原理双指针法,不一定是说就要使用指针,只是一种形象的说法,在数组中,我
CV工程师-
·
2023-12-03 14:31
算法
c++
开发语言
双指针
算法
刷题
(C++)快乐数--双指针法
https://leetcode.cn/
problems
/happy-number/算法原理双指针法,不一定是说就要使用指针,只是一种形象的说法,在数组中,我们一般将数组下标当做指针。这道题目,首先一
CV工程师-
·
2023-12-03 14:01
算法
刷题
C++
算法
双指针
Improving Hypergraph Attention and Hypergraph Convolution Networks笔记
TitleImprovingHypergraphAttentionandHypergraphConvolutionNetworks(MustafaMohammadiGarasuie、MahmoodShabankhah、AliKamandi)【IEEE2020】2.conclusionSome
problems
requirethatweconsideramoregeneralrelationshi
umbrellazg
·
2023-12-03 14:06
笔记
人工智能
「LeetCode 042」接雨水
题目地址:https://leetcode-cn.com/
problems
/trapping-rain-water给定n个非负整数表示每个宽度为1的柱子的高度图,计算按此排列的柱子,下雨之后能接多少雨水
xuzhougeng
·
2023-12-03 14:26
蓝桥杯第199题 扫地机器人 暴力优化 二分法 简单题 C++
题目扫地机器人-蓝桥云课(lanqiao.cn)https://www.lanqiao.cn/
problems
/199/learning/?
冷yan~
·
2023-12-03 13:52
蓝桥杯
双指针
暴力
数据结构
算法
蓝桥杯
C++
二分
双指针
力扣数组1313号题
来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
/decompress-run-length-encod
whydeboke
·
2023-12-03 07:28
力扣专题练习
数组
编程练习题
1929. 数组串联
来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
/concatenation-of
SocialKing
·
2023-12-03 07:48
leetcode
算法
职场和发展
LeetCode 热题 HOT 100题解 (easy级别)
1.两数之和https://leetcode-cn.com/
problems
/two-sum方法一/** * @param {number[]} nums * @param {number} target
前端达人
·
2023-12-03 06:02
堆栈
算法
数据结构
ipa
big
data
【重点】【哈希】128.最长连续序列
题目思路:https://leetcode.cn/
problems
/longest-consecutive-sequence/solutions/2362995/javapython3cha-xi-biao-ding-wei-mei-ge-l-xk4c
Allenlzcoder
·
2023-12-03 05:05
力扣Top100
哈希算法
算法
leetcode LCP 2. 分式化简 思路
问题原链接https://leetcode-cn.com/
problems
/deep-dark-fraction/python3解题代码:classSolution:deffraction(self,cont
石呆子
·
2023-12-03 03:35
LeetCode279. 完全平方数
279.完全平方数文章目录[279.完全平方数](https://leetcode.cn/
problems
/perfect-squares/)一、题目二、题解方法一:完全背包二维数组方法二:一维数组(空间复杂度更小的改进版本
KeepCoding♪Toby♪
·
2023-12-03 02:04
LeetCode刷题
LeetCode
算法
动态规划
动态规划 | 打家劫舍1、2、3
198.打家劫舍https://leetcode.cn/
problems
/house-robber/description/dp[i]表示考虑到下标为i(包括i)的房子,可以偷到的最大金额。
从未从未
·
2023-12-02 23:25
动态规划
算法
LeetCode-007-整数反转
来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
/reverse-integer/著作权归领扣网络所有。商业转载请联系官
雄狮虎豹
·
2023-12-02 22:18
初探动态规划算法
概念维基百科的定义如下:dynamicprogrammingisamethodforsolvingacomplexproblembybreakingitdownintoacollectionofsimplersub
problems
hbhey
·
2023-12-02 21:06
Leetcode_53_最大子序和_hn
解答方法https://leetcode-cn.com/
problems
/maximum-subarray/solution/zui-da-zi-xu-he-cshi-
1只特立独行的猪
·
2023-12-02 20:20
2021-2022第二学期复盘
Whenitisdarkenough,youcanseethestars.Ifyouwantsomething,workforit.这两句话对我的观念成长和生活成长有很大作用3.听力有一点点进步[
Problems
周星瑞44地科七班
·
2023-12-02 18:50
最长回文子串
示例2:输入:"cbbd"输出:"bb"来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
/longest-palindromic-substringclassSolution
Zzk_fcc1
·
2023-12-02 15:01
Backpack
problems
416. Partition Equal Subset Sum
01backpackTherearenobjectsandabackpackthatcancarryatmostwweights.Theweightoftheithobjectisweight[i]andthevalueobtainedisvalue[i].Eachobjectcanbeusedonlyonce,sosolveforwhichobjectstoputinthebackpacktha
Fai_B
·
2023-12-02 15:30
算法
(C++)盛水最多的容器--双指针法
https://leetcode.cn/
problems
/container-with-most-water/算法原理双指针法,不一定是说就要使用指针,只是一种形象的说法,在数组中,我们一般将数组下标
CV工程师-
·
2023-12-02 14:48
算法
c++
算法
双指针
一起学算法-226. 翻转二叉树
一、题目LeetCode-226.翻转二叉树链接:https://leetcode-cn.com/
problems
/invert-binary-tree/难度:简单翻转一棵二叉树。
Justin小贾同学
·
2023-12-02 13:20
LeetCode 669 修剪二叉搜索树 -- 递归法和迭代法
来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
/trim-a-binary-search-tree题意:给你二叉搜索树的根节点root,同时给定最小边界
大家好我是Boger
·
2023-12-02 12:35
LeetCode刷题笔记
#
二叉树类题目
leetcode
算法
深度优先
周赛373(模拟、前缀和、排序+分组循环、质因数分解+前缀和+哈希表)
文章目录周赛373[2946.循环移位后的矩阵相似检查](https://leetcode.cn/
problems
/matrix-similarity-after-cyclic-shifts/)模拟[2947
Miraclo_acc
·
2023-12-02 12:05
#
LC周赛
算法刷题记录
散列表
数据结构
双周赛118(模拟、分组循环、记忆化搜索==>动态规划、单调队列优化DP)
文章目录双周赛118[2942.查找包含给定字符的单词](https://leetcode.cn/
problems
/find-words-containing-character/)模拟[2943.最大化网格图中正方形空洞的面积
Miraclo_acc
·
2023-12-02 12:04
算法刷题记录
#
LC周赛
动态规划
算法
LeetCode:1两数之和
来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
/two-sum解法一:暴力法内外双循环遍历整个数组,当有nu
burger8
·
2023-12-02 11:13
每日一词/2018.10.5/emerge
Old
problems
remain,andnew
problems
arebeginningtoemerge.2)造句场景:新经济政策带来问
Vichee
·
2023-12-02 08:06
1528. 重新排列字符串
来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
/shuffle-string著作权归领扣网络所有。商业转载请联系官方授权,非商业转载请注明出处。
XIANG晴D3天
·
2023-12-02 08:22
EMF-20210819 你不必勉强自己那么合群
Problems
arelikewashingmachines.Theytwistus,spinusandknockusaround,butintheendwecomeoutcleaner,brighterandbetterthanbefore
跑BA大师兄
·
2023-12-02 07:52
LeetCode 234. 回文链表 | C语言版
LeetCode234.回文链表|C语言版LeetCode234.回文链表题目描述解题思路思路一:使用快慢双指针代码实现运行结果参考文章:[https://leetcode.cn/
problems
/palindrome-linked-list
李莲花*
·
2023-12-02 00:37
算法
链表
leetcode
c语言
【GoLang】记录一些开发过程中的业务SQL及对应的Gorm实现
:按题目分组查询,并统计count,获取最新的时间SQLGorm写法需求3:在需求2的基础上,按时间倒序排序SQLGorm写法需求4:同时查询多个不同条件count值SQLGorm写法记录1背景表1:
problems
喝不完一杯咖啡
·
2023-12-01 23:45
Golang
golang
sql
gorm
力扣 913.猫和老鼠
题目来源:https://leetcode-cn.com/
problems
/cat-and-mouse/大致题意:给一个无向图,老鼠从节点1出发,猫猫从节点2出发。
三更鬼
·
2023-12-01 22:25
动态规划
leetcode
动态规划
算法
2018-11-15 每日一词 panacea
panaceasomethingthatpeoplethinkwillmakeeverythingbetterandsolvealltheir
problems
例句:ThereisnopanaceaforAmerica'simmigrant
problems
夏炎学英语
·
2023-12-01 21:10
Leetcode-二叉树oj题
1.二叉树的前序遍历144.二叉树的前序遍历https://leetcode.cn/
problems
/binary-tree-preorder-traversal/这个题目在遍历的基础上还要求返回数组,
进击的小C
·
2023-12-01 21:50
数据结构
C语言
题目
leetcode
算法
数据结构
c语言
学习
12-integer-To-Roman-2021-05-22
12题目链接:https://leetcode-cn.com/
problems
/integer-to-roman/题解```classSolution{int[]values={1000,900,500,400,100,90,50,40,10,9,5,4,1
李大大大黑
·
2023-12-01 20:19
LeetCode4俩有序数组的中位数-2020.03.28
声明:本内容只作为自己学习备注,会引用其他作者的题解,将会在开头标明来源,如有侵权请联系我删掉4.寻找两个有序数组的中位数参考题解https://leetcode-cn.com/
problems
/median-of-two-sorted-arrays
桃子果酱不加糖
·
2023-12-01 20:19
【LeetCode 0167】【数组】两数之和(2)
https://leetcode.com/
problems
/two-sum-ii-input-array-is-sorted/题解二分查找O(nlogn):有序自然想到二分查找,从左往右迭代数组每个元素
Jim-2ha0
·
2023-12-01 18:52
#
LeetCode
leetcode
算法
职场和发展
算法训练—leetcode—数组篇(一)
[反转字符串](https://leetcode-cn.com/
problems
/reverse-string/)1.1.双指针:左右双指针同步收缩2.
歪桃
·
2023-12-01 17:39
算法
leetcode
算法
python
LeetCode-206-反转链表
来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
/reverse-linked-list/著作权归领扣网络所有。
雄狮虎豹
·
2023-12-01 15:23
CourseSchedule&CourseSchedule2
https://leetcode.com/
problems
/course-schedule-ii/课程之间有依赖,CourseSchedule要求判断是否存在循环依赖,CourseSchedule2要求找出完成课程的路径
nafoahnaw
·
2023-12-01 14:58
leetcode 51. N-Queens N 皇后(困难)
一、题目大意标签:搜索https://leetcode.cn/
problems
/n-queens按照国际象棋的规则,皇后可以攻击与之处在同一行或同一列或同一斜线上的棋子。
okokabcd
·
2023-12-01 08:44
LeetCode每日一题
leetcode
算法
职场和发展
上一页
34
35
36
37
38
39
40
41
下一页
按字母分类:
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
其他