INDEX | ADA - Analysis Design Of Algorithm

INDEX

ANALYSIS DESIGN OF ALGORITHM

SNO TOPICS
1

Analysis Design of Algorithm (ADA) | Introduction

9

Divide And Conquer Strategy Introduction

2

Heap and Heap Sort Concept

7

Merge Sort

8

Binary Search

10

Strassen's Matrix Multiplication

3

Greedy Strategy | Introduction

4

Knapsack Problem Using Greedy Approach

5

Job Sequencing with timeline Using Greedy Approach

6

Minimum Spanning Tree (MST) Using Greedy Approach

11

Optimal Merge Problem Using Greedy Approach

23

Huffman Coding Using Using Greedy Approach

12

Dijkstra Algorithm Using Greedy Approach

13

B Tree

14

Depth First Search (DFS)

15

Breadth First Search (BFS)

16

INORDER Traversing Technique

17

POSTORDER Traversing Technique

18

PREORDER Traversing Technique

19

2-3 Tree

20

Binary Search Tree (BST)

21

Threaded Binary Search Tree

22

B++ Tree

24

Dynamic Programming | Introduction

25

Multistage Graph Using Dynamic Programming

26

0/1 Knapsack Using Dynamic Programming

No comments:

Post a Comment