V
主页
京东 11.11 红包
784. Letter Case Permutation 最简单的排列 0253
发布人
784. Letter Case Permutation 欢迎大家点赞哦,订阅我~~ Merci beaucoup Github: MagicienDeCode ,Project: LeetCode_Solutions
打开封面
下载高清视频
观看高清视频
视频下载器
138. Copy List with Random Pointer 深度拷贝 0252
[Math] Permutations, 排列 0144
991. Broken Calculator 反向思维 0257
821. Shortest Distance to a Character 0251
284. Peeking Iterator 模拟实现peek和栈与队列的peek 0250
524. Longest Word in Dictionary through Deleting 0256
[DFS] 简单的例子讲解什么是 排列,什么是 组合 0206
645. Set Mismatch 放松顺便吐糟下工作 0259
71. Simplify Path 栈的应用 0249
虐杀面试者的事务注解@Transactional interview_0001
[TwoPointer] 快慢指针找环的起点 0188
[BFS]二叉树的最大宽度2020-07-09挑战 0091
856. Score of Parentheses 括号的题都用栈 0258
1220. Count Vowels Permutation 套用斐波那契数列模板 0333
[PrefixTree] 前缀树的妙用 0228
Python3 Set 0005
[DFS/UnionFind]+ 无向图上的归类问题 0222
1329. Sort the Matrix Diagonally 斜向遍历矩阵 0242
1663. Smallest String With A Given Numeric Value 0245
[DFS] Target Sum 函数式编程会TLE 0215
[DFS]++ 用所有的边组成一个正方形 0210
[Stack] 栈的算法一般都不容易想到 0184
82. Remove Duplicates from Sorted List II [List]0232
[BFS]算法不难题目难的问题 0132
[BFS]二叉树是特殊的无向图 0114
[BFS]贪吃蛇走迷宫,用宽度优先搜索 0128
在kotlin里用了一个java没有的函数 magiciendecode_0025
[BFS]有向图 带状态 的 宽度优先搜索 0122
376. Wiggle Subsequence 特殊的子序列 0266
105. 创建二叉树 0031
478. Generate Random Point in a Circle 复习下面积公式 0265
[BFS]巧用字符串表示二位矩阵 0130
5. Longest Palindromic Substring 代码优化 0239
160. Intersection of Two Linked Lists 双链表找相交点 0260
668. Kth Smallest 0020
[BinarySearch]不看答案想不出来的二分查找 0070
1029. Two City Scheduling 合理安排面试者 0440
1249. Minimum Remove to Make Valid Parentheses 栈的应用 0255
[DFS]+++ 祖玛游戏1(欢迎大家提供别的思路) 0211
[DFS+DP] 重在解题思路的培养,递归中如何避免重复计算 0218