data structure is used to represent hierarchical relationships, Tree, A Binary Tree where every node has at most two children is called, Binary Tree, In-order Traversal of a BST produces, Sorted values, the traversal order of Post-order, Left → Right → Root, traversal is widely used in expression tree evaluation, Post-order Traversal, A BST allows duplicates. Where are duplicates usually placed, Right subtree, Which of the following is a self-balancing BST, AVL Tree, The balance factor in AVL tree is computed as, Height(left) − Height(right), A Min-Heap ensures that, Parent node is smaller than or equal to its children, Which data structure is used to implement heaps, Array, A graph with no direction on its edges is called, Undirected Graph, A graph that has edges with costs or distances is called, Weighted Graph, BFS uses which data structure, Queue, DFS uses which data structure, Stack, DFS is preferred when, Exploring deep paths first, Dijkstra’s algorithm finds, Shortest path from a single source, graph algorithm requires priority queue, Dijkstra’s Algorithm, Which algorithm is greedy, Prim’s Algorithm, Prim’s algorithm belongs to which category, Minimum Spanning Tree (MST) Algorithm, Which algorithm uses Union-Find data structure, Kruskal’s Algorithm, MST algorithm builds tree edge by edge, Kruskal’s Algorithm, Example of single-source shortest path algorithm, Dijkstra’s Algorithm, data structure tracks visited nodes in DFS, Stack, Time complexity of BFS in adjacency list, O(V + E), Technique used to detect graph cycles, Union-Find, A tree where left subtree contains smaller values, Binary Search Tree (BST), A self-balancing tree using rotations, AVL Tree, Left-Right rotation is called, LR Rotation, A tree where each node is greater than its children, Max-Heap, Traversal that visits nodes level by level, Level-Order Traversal, A graph that has no cycles, Acyclic Graph, Graph algorithm that explores neighbors first, Breadth-First Search (BFS), Structure used in Kruskal's to detect cycles, Union-Find, Algorithm that finds shortest path using priority queue, Dijkstra’s Algorithm, Data structure used internally in heaps, Array, two (2) types of Binary Tree Traversal categories, Depth-First Traversal, Breadth-First Traversal, four (4) types of Tree Traversals, In-order, Pre-order, Post-order, Level-order, three (3) types of Graphs, Directed Graph, Undirected Graph, Weighted Graph, two (2) graph traversal algorithms, BFS (Breadth-First Search), DFS (Depth-First Search), two (2) applications of BFS or DFS, Graph traversal, Path finding, two (2) algorithms used to find Minimum Spanning Tree (MST), Prim’s Algorithm, Kruskal’s Algorithm.
0%
DATA STRUCTURE
共享
共享
共享
由
Crystalyn079
编辑内容
打印
嵌入
更多
作业
排行榜
显示更多
显示更少
此排行榜当前是私人享有。单击
,共享
使其公开。
资源所有者已禁用此排行榜。
此排行榜被禁用,因为您的选择与资源所有者不同。
还原选项
闪存卡
是一个开放式模板。它不会为排行榜生成分数。
需要登录
视觉风格
字体
需要订阅
选项
切换模板
显示所有
播放活动时将显示更多格式。
)
打开成绩
复制链接
QR 代码
删除
恢复自动保存:
?