Skip to content

Jiaq1Zhu/Leetcode

Repository files navigation

Leetcode

Leetcode Question & Solutions

Binary Search 二分搜索

Binary Tree 二叉树

Breadth-first search 广度优先搜索

Depth-first search 深度优先搜索

Data Structure 数据结构

Design 设计类问题

LinkedList 链表问题

Prefix Sum Array 前缀和数组

Trie 前缀树

Arrays 数组问题

Two pointer 双指针问题

Arrays 数组应用

LinkedList 链表应用

Sliding window 滑动窗口

Monotonous stack 单调栈问题

Stack 栈问题

Greedy 贪心算法

DP 动态规划

Graph 图算法

Floyd Algorithm 弗洛伊德算法

Dijkstra Algorithm 迪杰斯特拉算法

BFS 广度优先搜索

DFS 深度优先搜索

Biparted Graph 二分图问题

Celebrity Problem 名流问题

UnionFind 并查集

String 字符串相关问题

Heap 堆相关问题

SegmentTree 线段树

About

Leetcode Question & Solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published