Introduction to Algorithms By Cormen - Leiserson (2nd Edition) includes a wide range of algorithms in depth also making the design and analysis techniques as simple as possible. Every chapter is packed with information and is self-explanatory. The algorithms are described in English and in a pseudo-codes so that reader can understand it easily and a little programming approach is developed as well.
Thursday, July 23, 2015
Introduction To Algorithms By Cormen - Leiserson (2nd Edition)
Introduction to Algorithms By Cormen - Leiserson (2nd Edition) includes a wide range of algorithms in depth also making the design and analysis techniques as simple as possible. Every chapter is packed with information and is self-explanatory. The algorithms are described in English and in a pseudo-codes so that reader can understand it easily and a little programming approach is developed as well.