leetcode

module
v0.0.0-...-110face Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2022 License: MIT

README

🧲leetcode 题目分类,题解


001纯编程题

🔝返回目录

002找规律题

🔝返回目录

003数组和链表

🔝返回目录

004栈和队列

以下选做,留给精力充沛的同学自刷
🔝返回目录

005递归和分治

🔝返回目录

006排序
🔝返回目录

007二分查找

以下为选做,精力充沛的同学可以做一下:
🔝返回目录

008哈希表

🔝返回目录

009二叉树

题型1:二叉树前中后序遍历
题型2:二叉树按层遍历
题型3:二叉树上的递归
题型4:二叉查找树
题型5:LCA最近公共祖先
题型6:二叉树转单、双、循环链表
题型7:按照遍历结果反向构建二叉树
题型8:二叉树上的最长路径和
🔝返回目录

010堆

🔝返回目录

011字符串匹配算法

以下为选做题目:
🔝返回目录

012回溯

🔝返回目录

013深度和广度优先搜索

以下为选做题目:
🔝返回目录

014动态规划

背包
路径问题
打家劫舍 & 买卖股票
爬楼梯问题
匹配问题
其他
🔝返回目录

015技巧题

双指针
滑动窗口
前缀后缀统计
位运算
🔝返回目录

Directories

Path Synopsis
003ArraysAndLinkedLists
004StacksAndQueues
005RecursionAndPartition
006Sort
007BinarySearch
008HashTable
009BinaryTrees
010Heap
011StringMatching
012Backtrack
013DFSAndBFS
014DynamicProgramming
015Skill

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL