Data Structure (Second Sem) NOTES
Data Structure (Second Sem) NOTES
Multiple
Long Question Short Question Algorithm Definition
Choice
Graph Properties? Cycle, Theorem 15.4
Dijkstra’s Algorithm 15.2
path Isomorphic
Breadth First Search Spanning Tree 15.3 Digraph
Adjacency matrix,
Theorem 15.8 Eulerian
Depth First Search Incidence Matrix,
Graphs
Adjacency List
Problems 15.1, 15.2, 15.3, 15.13, 15.15, 15.20
Chapter 10 Trees
Natural Mapping
Review Questions
Problems 11.2, 11.3, 11.4, 11.5, 11.6, 11.7, 11.9, 14, 21
Chapter 6 Queues
Problems 6.1
Definition: Queue Operations (page 117)
Chapter 2 Arrays
Multiple Choices
Multiple Choices