稀土掘金 稀土掘金
    • 首页
    • 沸点
    • 课程
    • 数据标注 HOT
    • AI Coding
    • 更多
      • 直播
      • 活动
      • APP
      • 插件
    • 直播
    • 活动
    • APP
    • 插件
      • 搜索历史 清空
        • 写文章
        • 发沸点
        • 写笔记
        • 写代码
        • 草稿箱
        创作灵感 查看更多
NewCoder1024的个人资料头像

NewCoder1024

创作等级LV.3
掘友等级
掘友1级:预备掘友
不要假装努力,结果不会陪你演戏
获得徽章 0
动态
文章
专栏
沸点
收藏集
关注
作品
赞
3
文章 3 沸点 0
赞
3
返回
|
搜索文章
最新 热门
  • 动态规划 01背包问题
    根据动态规划解题步骤(问题抽象化、建立模型、寻找约束条件、判断是否满足最优性原理、找大问题与小问题的递推关系式、填表、寻找解组成)找出01背包问题的最优解以及解组成,然后编写代码实现。 动态规划与分治法类似,都是把大问题拆分成小问题,通过寻找大问题与小问题的递推关系,解决一个个…
    • 6年前
    • 478
    • 1
    • 评论
    算法
    动态规划 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…
    • 6年前
    • 563
    • 点赞
    • 评论
    LeetCode
    LeetCode Add Two Numbers(002)解法总结
  • 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年前
    • 262
    • 点赞
    • 评论
    LeetCode
    LeetCode Two Sum(001)解法总结
  • 个人成就
    文章被点赞 6
    文章被阅读 11,590
    掘力值 354
    关注了
    1
    关注者
    0
    收藏集
    0
    关注标签
    8
    加入于
    2020-03-03