首页
AI Coding
数据标注
NEW
沸点
课程
直播
活动
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
登录
注册
大使
掘友等级
获得徽章 0
动态
文章
专栏
沸点
收藏集
关注
作品
赞
110
文章 109
沸点 1
赞
110
返回
|
搜索文章
赞
文章( 109 )
沸点( 1 )
leetcode 658. Find K Closest Elements(python)
leetcode 658. Find K Closest Elements(python)使用直接排序法和删除元素法两种方法进行解题
leetcode 19. Remove Nth Node From End of List(python)
leetcode 19. Remove Nth Node From End of List 单指针法、双指针法、栈三种方法解题
leetcode 91. Decode Ways(python)
leetcode 91. Decode Ways(python)使用暴力递归会超时,所以使用动态规划进行解题
leetcode 2374. Node With Highest Edge Score(python)
这是Weekly Contest 306的第二题,难度 Medium ,主要考查的是图节点的遍历以及排序
leetcode 135. Candy(python)
leetcode 135. Candy(python)本题是经典的分糖果类型题,难度 Hard ,考查贪心思想
leetcode 462. Minimum Moves to Equal Array Elements II(python)
leetcode 462. Minimum Moves to Equal Array Elements II 考察排序和中位数
leetcode 1647. Minimum Deletions to Make Character Frequencies Unique(python)
leetcode 1647. Minimum Deletions to Make Character Frequencies Unique 考查的就是贪心思想
leetcode 2318. Number of Distinct Roll Sequences (python)
这是 Biweekly Contest 81 的第四题,难度 Hard ,主要考查的是对题目的理解和 DFS
leetcode 665. Non-decreasing Array(python)
leetcode 665. Non-decreasing Array(python)考查单调性和贪心
leetcode 16. 3Sum Closest (python)
leetcode 16. 3Sum Closest (python)结合排序和双指针算法可以解决此题
下一页
关注了
1
关注者
1
收藏集
0
关注标签
0
加入于
2022-09-24