Imp Questions
Imp Questions
AND ALGORITHMS
Objectives
4. To select and design data structures and algorithms that is appropriate for problems.
Binary Search Trees: Basics – Querying a Binary search tree – Insertion and Deletion- Red-
Black trees: Properties of Red-Black Trees – Rotations – Insertion – Deletion -B-Trees:
Definition of B- trees – Basic operations on B-Trees – Deleting a key from a B-Tree- Fibonacci
Heaps: structure – Mergeable-heap operations- Decreasing a key and deleting a node-Bounding
the maximum degree.
- Insertion Sort
SECOND UNIT
Fibonacci Heaps
THIRD UNIT
Dijkstra‘s Algorithm
FOURTH UNIT
Matrix-Chain Multiplication
Greedy Algorithms
Huffman Codes
FIFTH UNIT
NP-Completeness Proofs