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/

(🐞 反爬虫测试!打击盗版⚠️)如果你看到这个信息, 说明这是一篇剽窃的文章,请访问 https://www.cnblogs.com/xgqfrms/ 查看原创文章!

refs



©xgqfrms 2012-2021

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

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


posted @ 2022-06-11 21:48  xgqfrms  阅读(63)  评论(2编辑  收藏  举报