数据结构与算法的重要名词

本文详细探讨了数据结构中的关键概念,如二叉搜索树、堆、优先队列等,以及算法的层次遍历、广度优先搜索、深度优先搜索等,重点剖析了它们的时间复杂度和空间复杂度。
摘要由CSDN通过智能技术生成
中文English中文English
算法algorithm层序遍历level-order traversal
数据结构data structure广度优先遍历breadth-first traversal
渐近复杂度分析asymptotic complexity analysis深度优先遍历depth-first traversal
时间复杂度time complexity二叉搜索树binary search tree
空间复杂度space complexity平衡二叉搜索树balanced binary search tree
迭代iteration平衡因子balance factor
递归recursionheap
尾递归tail recursion大顶堆max heap
递归树recursion tree小顶堆min heap
大 � 记号big-� notation优先队列priority queue
渐近上界asymptotic upper bound堆化heapify
原码sign-magnitudegraph
反码1’s complement顶点vertex
补码2’s complement无向图undirected graph
数组array有向图directed graph
索引index连通图connected graph
链表linked list非连通图disconnected graph
链表节点linked list node, list node有权图weighted graph
列表list邻接adjacency
动态数组dynamic array路径path
硬盘hard disk入度in-degree
内存random-access memory (RAM)出度out-degree
缓存cache memory邻接矩阵adjacency matrix
缓存未命中cache miss邻接表adjacency list
缓存命中率cache hit rate广度优先搜索breadth-first search
stack深度优先搜索depth-first search
队列queue二分查找binary search
双向队列double-ended queue搜索算法searching algorithm
哈希表hash table排序算法sorting algorithm
bucket选择排序selection sort
哈希函数hash function冒泡排序bubble sort
哈希冲突hash collision插入排序insertion sort
负载因子load factor快速排序quick sort
链式地址separate chaining归并排序merge sort
开放寻址open addressing堆排序heap sort
线性探测linear probing桶排序bucket sort
懒删除lazy deletion计数排序counting sort
二叉树binary tree基数排序radix sort
树节点tree node分治divide and conquer
左子节点left-child node汉诺塔问题hanota problem
右子节点right-child node回溯算法backtracking algorithm
父节点parent node约束constraint
左子树left subtreesolution
右子树right subtree状态state
根节点root node剪枝pruning
叶节点leaf node全排列问题permutations problem
edge子集和问题subset-sum problem
leveln 皇后问题n-queens problem
degree动态规划dynamic programming
高度height初始状态initial state
深度depth状态转移方程state-trasition equation
完美二叉树perfect binary tree背包问题knapsack problem
完全二叉树complete binary tree编辑距离问题edit distance problem
完满二叉树full binary tree贪心算法greedy algorithm
平衡二叉树balanced binary tree
AVL 树AVL tree
红黑树red-black tree
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值