Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added leetcode-videos/0031-0040/0036-valid-sudoku.mp4
Binary file not shown.
Binary file added leetcode-videos/0031-0040/0037-sudoku-solver.mp4
Binary file not shown.
Binary file added leetcode-videos/0031-0040/0038-count-and-say.mp4
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 12 additions & 0 deletions leetcode-videos/0031-0040/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# LeetCode 0031-0040 题解视频

- 0031. Next Permutation — `0031-next-permutation.mp4`
- 0032. Longest Valid Parentheses — `0032-longest-valid-parentheses.mp4`
- 0033. Search in Rotated Sorted Array — `0033-search-in-rotated-sorted-array.mp4`
- 0034. Find First and Last Position of Element in Sorted Array — `0034-find-first-and-last-position-of-element-in-sorted-array.mp4`
- 0035. Search Insert Position — `0035-search-insert-position.mp4`
- 0036. Valid Sudoku — `0036-valid-sudoku.mp4`
- 0037. Sudoku Solver — `0037-sudoku-solver.mp4`
- 0038. Count and Say — `0038-count-and-say.mp4`
- 0039. Combination Sum — `0039-combination-sum.mp4`
- 0040. Combination Sum II — `0040-combination-sum-ii.mp4`