首页
沸点
课程
数据标注
HOT
AI Coding
更多
直播
活动
APP
插件
直播
活动
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
登录
注册
NewCoder1024
掘友等级
不要假装努力,结果不会陪你演戏
获得徽章 0
动态
文章
专栏
沸点
收藏集
关注
作品
赞
3
文章 3
沸点 0
赞
3
返回
|
搜索文章
最新
热门
动态规划 01背包问题
根据动态规划解题步骤(问题抽象化、建立模型、寻找约束条件、判断是否满足最优性原理、找大问题与小问题的递推关系式、填表、寻找解组成)找出01背包问题的最优解以及解组成,然后编写代码实现。 动态规划与分治法类似,都是把大问题拆分成小问题,通过寻找大问题与小问题的递推关系,解决一个个…
LeetCode Add Two Numbers(002)解法总结
You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order and each of their n…
LeetCode Two Sum(001)解法总结
Given an array of integers, return indices of the two numbers such that they add up to a specific target. You may assume that each input wo…
个人成就
文章被点赞
6
文章被阅读
11,590
掘力值
354
关注了
1
关注者
0
收藏集
0
关注标签
8
加入于
2020-03-03