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 952. 按公因数计算最大组件大小
1.2.题目地址https://leetcode.cn/
problems
/l
GEEK零零七
·
2025-02-17 13:17
leetcode
算法
职场和发展
INT2067/INT5051 Problem Solving
Assignment1INT2067/INT5051IntroductiontoProgrammingand
ProblemS
olving2024-2025Semester2DueDate:February23,2025
·
2025-02-15 02:08
前端
LeetCode第22题_括号生成
难度中等题目链接https://leetcode.cn/
problems
/generate-parentheses/示例示例1:输入:n=3输出:["((()))","(()())","(())()",
@蓝莓果粒茶
·
2025-02-14 10:43
算法
leetcode
算法
职场和发展
c#
unity
数据结构
LeetCode第23题_合并K个升序链表
难度困难题目链接https://leetcode.cn/
problems
/merge-k-sorted-lists/示例示例1:输入:lists=[[1,4,5],[1,3,4],[2,6]]输出:[1,1,2,3,4,4,5,6
@蓝莓果粒茶
·
2025-02-14 08:57
算法
leetcode
链表
windows
算法
c#
unity
数据结构
leetcode116. 填充每个节点的下一个右侧节点指针
题目链接:https://leetcode-cn.com/
problems
/populating-next-right-pointers-in-each-node/题意:给定一个完美二叉树,其所有叶子节点都在同一层
Chevy_cxw
·
2025-02-13 16:17
c/c++
算法设计
LeetCode 刷题:滑动窗口模板
滑动窗口解题模板第一个模板:适用于需要使用[变量]记录的情况模板:例题1:第二个模板:适用于需要用[哈希表]记录的情况模板:例题1:例2:力扣的原题引发的一连串学习题目链接:https://leetcode.cn/
problems
我心向阳iu
·
2025-02-13 04:44
#
Spring
Boot
Java面试知识点精讲
leetcode
算法
职场和发展
代码随想录算法训练营Day07 | LeetCode454.四数相加II、LeetCode383.赎金信、LeetCode15.三数之和、LeetCode18.四数之和
LeetCode454.四数相加II题目链接:https://leetcode.cn/
problems
/4sum-ii/思路:想法是使用哈希表。
SuperYue37
·
2025-02-13 04:44
代码随想录
算法
哈希表
leetcode
【代码随想录训练营】Day7-哈希表
代码随想录Day7今日任务454.四数相加Ⅱ383.赎金信15.三数之和18.四数之和454.四数相加Ⅱ考点:哈希表链接:https://leetcode.cn/
problems
/4sum-ii/classSolution
Koffer-debug
·
2025-02-13 04:14
代码随想录训练营
leetcode
算法
哈希表
45. 跳跃游戏 II
._45;/*45.跳跃游戏II题目地址:https://leetcode-cn.com/
problems
/jump-game-ii给你一个非负整数数组nums,你最初位于数组的第一个位置。
小句
·
2025-02-12 21:51
leetcode
贪心算法
算法
leetcode
leetcode: 153. 寻找旋转排序数组中的最小值
153.寻找旋转排序数组中的最小值来源:力扣(LeetCode)链接:https://leetcode.cn/
problems
/find-minimum-in-rotated-sorted-array/
uncle_ll
·
2025-02-12 08:51
编程练习-Leetcode
leetcode
算法
二分法
遍历
算法训练
HM-3300: Check and Edit the Mesh(HM-3300:检查和编辑网格)
Identifyshellelementconnectivity
problems
1.Correctshellelementconnectivity
problems
2.Reviewthemode
CScodemini
·
2025-02-12 02:43
hypermesh
经验分享
蓝桥杯真题 - 更小的数 - 题解
题目链接:https://www.lanqiao.cn/
problems
/3503/learning/个人评价:难度2星(满星:5)前置知识:区间dp整体思路反转区间[l,r][l,r][l,r]内的数字
ExRoc
·
2025-02-12 01:36
蓝桥杯
c++
算法
[LeetCode]day17 349.两个数组的交集
https://leetcode.cn/
problems
/intersection-of-two-arrays/description/题目描述给定两个数组nums1和nums2,返回它们的交集。
因兹菜
·
2025-02-11 09:08
leetcode
哈希算法
算法
Leetcode
problems
classified by company 题目按公司分类(Last updated: October 2, 2017)
Sortedbyfrequencyof
problems
thatappearinrealinterviews.Lastupdated:October2,2017Google(214)534DesignTinyURL388LongestAbsoluteFilePath683KEmptySlots340LongestSubstringwithAtMostKDistinctCharacters681Nex
lightwindy
·
2025-02-10 19:15
LeetCode
LeetCode
LeetCode算法题1:二分查找及扩展应用
progress=njjhkd2简单介绍总结一下二分查找相关的算法题:一、二分查找题目链接:https://leetcode-cn.com/
problems
/binary-search/题目描述:给定一个
消逝者
·
2025-02-10 13:56
LeetCode算法
算法
leetcode
职场和发展
力扣题.80 删除有序数组中的重复项 II
80.删除有序数组中的重复项IIhttps://leetcode.cn/
problems
/remove-duplicates-from-sorted-array-ii/给你一个有序数组nums,请你原地删除重复出现的元素
从此不叫無名
·
2025-02-10 06:17
算法
leetcode
力扣
c语言
蓝桥杯真题 - 冶炼金属 - 题解
题目链接:https://www.lanqiao.cn/
problems
/3510/learning/个人评价:难度2星(满星:5)前置知识:二分整体思路二分得到满足条件的最大值与最小值,这里以二分最大值为例
ExRoc
·
2025-02-08 14:27
蓝桥杯
c++
算法
数据结构与算法之栈: LeetCode 03.05. 栈排序 (Ts版)
03.05.栈排序https://leetcode.cn/
problems
/sort-of-stacks-lcci/description/描述栈排序。编写程序,对栈进行排序使最小元素位于栈顶。
Wang's Blog
·
2025-02-08 10:59
Data
Structure
and
Algorithms
leetcode
算法
数据结构与算法之栈: LeetCode 556. 下一个更大元素 III (Ts版)
下一个更大元素IIIhttps://leetcode.cn/
problems
/next-greater-element-iii/description/描述给你一个正整数n,请你找出符合条件的最小整数,
Wang's Blog
·
2025-02-08 10:59
Data
Structure
and
Algorithms
leetcode
算法
电话号码的字母组合(力扣17)
题目描述题目链接:力扣https://leetcode-cn.com/
problems
/letter-combinations-of-a-phone-number/给定一个仅包含数字2-9的字符串,返回所有它能表示的字母组合
岳麓山脚一大叔
·
2025-02-08 09:19
零基础算法
leetcode
算法
20210622力扣第77题:组合(java)
示例:输入:n=4,k=2输出:[[2,4],[3,4],[2,3],[1,2],[1,3],[1,4],]来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
今天炒饭有点咸
·
2025-02-08 09:14
Leetcode
算法
leetcode
数据结构
BFS算法——广度优先搜索,探索未知的旅程(下)
文章目录前言一.N叉树的层序遍历1.1题目链接:https://leetcode.cn/
problems
/n-ary-tree-level-order-traversal/description/1.2
诚丞成
·
2025-02-08 07:32
常用算法讲解
算法
宽度优先
Linux系统Cannot allocate memory 报错处理详解
fork:Cannotallocatememory查看/var/log/messagesdbus[1489]:[system]Activatingservicename=‘org.freedesktop.
problems
sunxunyong
·
2025-02-07 01:13
linux
服务器
运维
搜索旋转排序数组(二分查找)
测试链接:https://leetcode.cn/
problems
/search-in-rotated-sorted-array/https://leetcode.cn/
problems
/search-in-rotated-sorted-array
某个默默无闻奋斗的人
·
2025-02-07 00:07
二分查找
java
leetcode
算法
【算法】动态规划专题④ ——LCS(最长公共子序列)+ LPS(最长回文子序列) python
LCS最长公共子序列https://www.lanqiao.cn/
problems
/1189/learning/?
查理零世
·
2025-02-06 16:15
动态规划专题
算法
动态规划
python
leetcode: 583.两个字符串的删除操作
题目来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
/delete-operation-for-two-strings给定两个单词word1和word2
uncle_ll
·
2025-02-06 01:29
编程练习-Leetcode
leetcode
动态规划
公共子字符串
[leetCode]583. 两个字符串的删除操作
题目链接:https://leetcode-cn.com/
problems
/delete-operation-for-two-strings给定两个单词word1和word2,找到使得word1和word2
消灭猕猴桃
·
2025-02-06 01:59
LeetCode
#
动态规化
力扣 763. 划分字母区间
https://leetcode.cn/
problems
/partition-labels题目s字符串划分为尽可能多的片段,同一字母最多出现在一个片段将所有划分结果按顺序连接,得到的字符串仍然是s返回每个片段的字符串的长度列表思路记录每个字符出现的最大
pursuit_csdn
·
2025-02-05 23:12
力扣热题
100
leetcode
算法
面试题 02.01. 移除重复节点
链接:https://leetcode-cn.com/
problems
/remove-duplicate-node-lcci/示例:输入:[1,2,3,3,2,1]输出:[1,2,3]输入:[1,1,1,1,2
我是一颗什么糖
·
2025-02-05 20:47
力扣刷题
链表
leetcode
算法
libxml2-dev : Depends: libxml2 (= 2.9.3+dfsg1-1) but 2.9.3+dfsg1-1ubuntu0.5 is to be installed
libxml2-dev破损包存在libgraphicsmagick1-dev:Depends:libxml2-devbutitisnotgoingtobeinstalledE:Unabletocorrect
problems
zhanglinjiang1234
·
2025-02-05 18:06
ubuntu
torch安装
破损包
ubuntu
UNDERSTANDING HTK ERROR MESSAGES
Various
problems
&solutionsI'vecomeacrossinusingHTKforbuildingaWSJrecognizerandformydissertationworkinLanguageModeling.Ifyou'reheretofindanswersforyourownproject
jingtianzi
·
2025-02-05 00:57
Build and install error messages
TensorFlowusesGitHubissuesandStackOverflowtotrackanddocumentbuildandinstallation
problems
.Thefollowinglistlinkserrormessagestoasolutionordiscussion.Ifyoufindaninstallationorbuildproblemthatisnotlisted
高桐@BILL
·
2025-02-05 00:53
TFLIght
Pre-research
neo4j
力扣 215. 数组中的第K个最大元素
https://leetcode.cn/
problems
/kth-largest-element-in-an-array题目返回数组nums中的第k大数思路桶排,把数据都调整为正数,放置到对应的桶位置,
pursuit_csdn
·
2025-02-03 13:50
力扣热题
100
leetcode
算法
力扣 84. 柱状图中最大的矩形
https://leetcode.cn/
problems
/largest-rectangle-in-histogram题目给一个数组num表示位置i上圆柱的高度,求圆柱可以勾勒出的矩形的最大面积思路枚举圆柱
pursuit_csdn
·
2025-02-03 13:50
力扣热题
100
leetcode
算法
LeetCode 3203. Find Minimum Diameter After Merging Two Trees
https://leetcode.com/
problems
/find-minimum-diameter-after-merging-two-trees题目合并两个tree,使得tree的直径最小,返回最小值
pursuit_csdn
·
2025-02-03 13:20
LeetCode
Daily
Question
leetcode
算法
力扣 347. 前 K 个高频元素
https://leetcode.cn/
problems
/top-k-frequent-elements题目给一个数组,返回其中出现频率前K高的数字思路统计数组中数字出现的频率优先队列,建立大小为k的小根堆
pursuit_csdn
·
2025-02-03 13:16
力扣热题
100
leetcode
算法
力扣560. 和为 K 的子数组
示例1:输入:nums=[1,1,1],k=2输出:2示例2:输入:nums=[1,2,3],k=3输出:2来源:力扣(LeetCode)链接:https://leetcode.cn/
problems
/
asdfg2332155
·
2025-02-03 04:03
leetcode算法
c++
leetcode
算法
【算法】回溯算法专题① ——子集型回溯 python
目录引入变形实战演练总结引入子集https://leetcode.cn/
problems
/subsets/description/给你一个整数数组nums,数组中的元素互不相同。
查理零世
·
2025-02-03 04:31
算法
python
2412. 完成所有交易的初始最少钱数
2412.完成所有交易的初始最少钱数题目链接:2412.完成所有交易的初始最少钱数代码如下://参考链接:https://leetcode.cn/
problems
/minimum-money-required-before-transactions
咔咔咔的
·
2025-02-02 18:18
leetcode
c++
数据结构与算法之动态规划: LeetCode 877. 石子游戏 (Ts版)
石子游戏https://leetcode.cn/
problems
/stone-game/description/描述Alice和Bob用几堆石子在做游戏。
Wang's Blog
·
2025-02-01 13:45
Data
Structure
and
Algorithms
leetcode
算法
leetcode:64. 最小路径和
64.最小路径和来源:力扣(LeetCode)链接:https://leetcode.cn/
problems
/minimum-path-sum/给定一个包含非负整数的mxn网格grid,请找出一条从左上角到右下角的路径
uncle_ll
·
2025-02-01 06:26
编程练习-Leetcode
leetcode
动态规划
算法训练
最小路径和
dp
力扣:面试题 01.01. 判定字符是否唯一
示例1:输入:s="leetcode"输出:false示例2:输入:s="abc"输出:true参考https://leetcode-cn.com/
problems
/is-unique-lcci/solution
看了个寂寞
·
2025-02-01 05:37
算法
leetcode
数据结构与算法之字符串: LeetCode 43. 字符串相乘 (Ts版)
字符串相乘https://leetcode.cn/
problems
/multiply-strings/description/描述给定两个以字符串形式表示的非负整数num1和num2,返回num1和num2
Wang's Blog
·
2025-01-31 18:35
Data
Structure
and
Algorithms
leetcode
算法
2920. 收集所有金币可获得的最大积分
2920.收集所有金币可获得的最大积分题目链接:2920.收集所有金币可获得的最大积分代码如下://参考链接:https://leetcode.cn/
problems
/maximum-points-after-collecting-coins-from-all-nodes
咔咔咔的
·
2025-01-31 01:49
leetcode
c++
240. 搜索二维矩阵||
参考题解:https://leetcode.cn/
problems
/search-a-2d-matrix-ii/solutions/2361487/240-sou-suo-er-wei-ju-zhen-iitan-xin-qin
cccc楚染rrrr
·
2025-01-30 20:05
LeetCode
矩阵
线性代数
java
算法
数据结构
数据结构与算法之排序: LeetCode 1356. 根据数字二进制下 1 的数目排序 (Ts版)
根据数字二进制下1的数目排序https://leetcode.cn/
problems
/sort-integers-by-the-number-of-1-bits/description/描述给你一个整数数组
Wang's Blog
·
2025-01-30 18:50
Data
Structure
and
Algorithms
动态规划
leetcode
算法
leetcode每日一题【Day4】——438. 找到字符串中所有字母异位词
参考题解:https://leetcode-cn.com/
problems
/longest-substring-without-repeating-c
thisissally
·
2025-01-29 22:43
算法
python
leetcode
算法(哈希表)——字符串中所有字母异位词
来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
/find-all-anagrams-in-a-string示例1:输入:s="
花生酱拌面
·
2025-01-29 22:08
算法(哈希表)
算法
散列表
leetcode
c++
数据结构
算法【子数组最大累加和问题与扩展】
题目一测试链接:https://leetcode.cn/
problems
/maximum-subarray/分析:这是一道常见且较为简单的题,下面给出严格位置依赖和空间压缩的解法。代码如下。
还有糕手
·
2025-01-29 17:24
算法
动态规划
private前端常见算法
1.数组合并两个有序数组(简单-5)https://leetcode.cn/
problems
/merge-sorted-array/description/?
键.
·
2025-01-29 15:38
2025_react_run
react.js
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
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
其他