Skip to content

Commit bec5a88

Browse files
authored
Merge pull request greyireland#6 from thebestwj/patch-1
stack_queue.md 里一个小错误
2 parents eaaf92d + d246680 commit bec5a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_structure/stack_queue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ func updateMatrix(matrix [][]int) [][]int {
513513
## 总结
514514

515515
- 熟悉栈的使用场景
516-
- 后出先出,保存临时值
516+
- 后入先出,保存临时值
517517
- 利用栈 DFS 深度搜索
518518
- 熟悉队列的使用场景
519519
- 利用队列 BFS 广度搜索

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy