一周编程|任务3

任务内容

题目1 递归及DP

学习递归思想,动态规划思想,并同时温习前四天内容,做出总结!

题目2 实战递归

完成Leetcode上的Letter Combinations of a Phone Number(17)及permutations(46)! 同时温习前五天内容,做出总结!

题目3 实战DP
完成0-1背包问题实现(自我实现)及Leetcode上Palindrome Partitioning II(132)。并同时温习前六天内容,做出总结!

任务时间

  • 三天

猜你喜欢

转载自blog.csdn.net/Datawhale/article/details/85267068