Design and Analysis of Algorithms
- New delhi OXford University Press 2022
- 770
contents Introduction to algorithms Basics of Algorithms writing Baisc of algorithm Analysis Mathematical analysis of Recursive algorithms Data structure Brute Force approach Divide and Conquer approach Decrease and conquer approach Time space Tradeoff Greedy Algorithms Transform and Conquer approach Dynamic Programming Backtracking Branch and bound Techniques String algorithms Iterative improvement and Linear Programming Basic of Computational Complexity Randomize and approximation algorithms