2020年5月17日 23:59 (以当地时间为准) 未按时提交作业,会在个人作业总分中 -2 分
本周需要完成学习的视频内容:
简单 https://leetcode-cn.com/problems/first-unique-character-in-a-string/ https://leetcode-cn.com/problems/reverse-string-ii/ https://leetcode-cn.com/problems/reverse-words-in-a-string/ https://leetcode-cn.com/problems/reverse-words-in-a-string-iii/ https://leetcode-cn.com/problems/reverse-only-letters/ https://leetcode-cn.com/problems/isomorphic-strings/ https://leetcode-cn.com/problems/valid-palindrome-ii/
中等 在第 9 周学习总结中,写出不同路径 2 这道题目的状态转移方程。 https://leetcode-cn.com/problems/longest-increasing-subsequence/ https://leetcode-cn.com/problems/decode-ways/ https://leetcode-cn.com/problems/string-to-integer-atoi/ https://leetcode-cn.com/problems/find-all-anagrams-in-a-string/ https://leetcode-cn.com/problems/longest-palindromic-substring/
困难 https://leetcode-cn.com/problems/longest-valid-parentheses/ https://leetcode-cn.com/problems/race-car/ https://leetcode-cn.com/problems/wildcard-matching https://leetcode-cn.com/problems/longest-valid-parentheses https://leetcode-cn.com/problems/distinct-subsequences/
要求
作业提交 Deadline
2020年5月17日 23:59 (以当地时间为准)
未按时提交作业,会在个人作业总分中 -2 分
本周作业概述
本周需要完成学习的视频内容:
以上视频完成后,覃超老师都给出了大家可以练手的算法题。
本周算法习题库:
简单
https://leetcode-cn.com/problems/first-unique-character-in-a-string/
https://leetcode-cn.com/problems/reverse-string-ii/
https://leetcode-cn.com/problems/reverse-words-in-a-string/
https://leetcode-cn.com/problems/reverse-words-in-a-string-iii/
https://leetcode-cn.com/problems/reverse-only-letters/
https://leetcode-cn.com/problems/isomorphic-strings/
https://leetcode-cn.com/problems/valid-palindrome-ii/
中等
在第 9 周学习总结中,写出不同路径 2 这道题目的状态转移方程。
https://leetcode-cn.com/problems/longest-increasing-subsequence/
https://leetcode-cn.com/problems/decode-ways/
https://leetcode-cn.com/problems/string-to-integer-atoi/
https://leetcode-cn.com/problems/find-all-anagrams-in-a-string/
https://leetcode-cn.com/problems/longest-palindromic-substring/
困难
https://leetcode-cn.com/problems/longest-valid-parentheses/
https://leetcode-cn.com/problems/race-car/
https://leetcode-cn.com/problems/wildcard-matching
https://leetcode-cn.com/problems/longest-valid-parentheses
https://leetcode-cn.com/problems/distinct-subsequences/