Search
AI
en
interviewprep
Algorithms
Topics
Android
Behavioural
CompSci
Data Structures
Graphs
Trees
Java
Kotlin
Maths
System Design
Characteristics
Fundamentals
Key Components
Mobile
labuladong
动态规划系列
多语言解法代码
技术
数据结构系列
算法思维系列
高频面试系列
leetcode_master
problems
kamacoder
qita
前序
周总结
myalgo
Notes
Security
spec
java开发规范
Summary
system_design
mint
pastebin
query_cache
sales_rank
scaling_aws
social_graph
twitter
web_crawler
Template
Tools
❯
Dec 24, 2024, 1 min read
这一章主要是一些特殊的数据结构设计,比如单调栈解决 Next Greater Number,单调队列解决滑动窗口问题;还有常用数据结构的操作,比如链表、树、二叉堆。