xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

图解算法数据结构 All In One

图解算法数据结构 All In One

数据结构

数据结构是为实现对计算机数据有效使用的各种数据组织形式,服务于各类计算机操作。
不同的数据结构具有各自对应的适用场景,旨在降低各种算法计算的时间空间复杂度,达到最佳的任务执行效率。

https://zh.wikipedia.org/wiki/数据结构

https://zh.wikipedia.org/wiki/哈希表

https://zh.wikipedia.org/wiki/链表
单向链表
双向链表
循环链表

https://zh.wikipedia.org/wiki/堆積
最小堆(min heap)
最大堆(max heap

https://zh.wikipedia.org/wiki/树_(数据结构)
二叉树
多叉树

常见的数据结构

线性数据结构:
数组、链表、栈、队列
Array, Linked List, Stack, Queue

非线性数据结构:
树、图、哈希表(散列表)、堆
Tree, Graph, Hash Table, Heap

playground

https://leetcode.cn/playground/

https://leetcode.cn/playground/mVboHyWX/

demos



refs

LeetCode & Graph

https://leetcode.cn/leetbook/read/illustration-of-algorithm/50e446/

refs



©xgqfrms 2012-2025

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!


posted @   xgqfrms  阅读(77)  评论(2编辑  收藏  举报
相关博文:
阅读排行:
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· Manus的开源复刻OpenManus初探
· AI 智能体引爆开源社区「GitHub 热点速览」
· C#/.NET/.NET Core技术前沿周刊 | 第 29 期(2025年3.1-3.9)
· 从HTTP原因短语缺失研究HTTP/2和HTTP/3的设计差异
历史上的今天:
2021-06-11 dom-to-image All In One
2021-06-11 Apple TV 4K 国行版 All In One
2021-06-11 xgqfrms wiki
2021-06-11 npm install update package to latest All In One
2021-06-11 js regex match multi groups All In One
2020-06-11 css & object-fit & background-image
2020-06-11 前端架构师进阶之路 All In One
点击右上角即可分享
微信分享提示