Introduction to algorithms
Language: English Publication details: London: MIT Press, 2022. Edition: 4th edDescription: xx, 1289p.;23cmsISBN: 9780262046305Subject(s): Computer programming | Computer algorithms | Data structuresDDC classification: 005.13 C67, 4Item type | Current library | Collection | Call number | Copy number | Status | Date due | Barcode |
---|---|---|---|---|---|---|---|
![]() |
Dr. S. R. Ranganathan Library General Stacks | 005.13 C67, 4 (Browse shelf(Opens below)) | 1 | Available | 3128 | ||
![]() |
Dr. S. R. Ranganathan Library General Stacks | 005.13 C67, 4:1 (Browse shelf(Opens below)) | 2 | Available | 3129 | ||
![]() |
Dr. S. R. Ranganathan Library General Stacks | 005.13 C67, 4:2 (Browse shelf(Opens below)) | 3 | Available | 3130 | ||
![]() |
Dr. S. R. Ranganathan Library Reference | Reference | 005.13 C67, 4:3 (Browse shelf(Opens below)) | 4 | Not For Loan | 3131 |
Browsing Dr. S. R. Ranganathan Library shelves, Shelving location: General Stacks Close shelf browser (Hides shelf browser)
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
||
005.121 K68, 3 Art of computer programming: fundAmental algorithms (Volume-1) | 005.13 B43 Programming with Java | 005.13 C67, 4 Introduction to algorithms | 005.13 C67, 4:1 Introduction to algorithms | 005.13 C67, 4:2 Introduction to algorithms | 005.13 C76 Introduction to algorithms | 005.13 P35 Data structures and algorithms: concepts techniques and applications |
A comprehensive update of the leading algorithms text, with new material on matchings in bipartite graphs, online algorithms, machine learning, and other topics.
Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. It covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers, with self-contained chapters and algorithms in pseudocode. Since the publication of the first edition, Introduction to Algorithms has become the leading algorithms text in universities worldwide as well as the standard reference for professionals. This fourth edition has been updated throughout, with new chapters on matchings in bipartite graphs, online algorithms, and machine learning, and new material on such topics as solving recurrence equations, hash tables, potential functions, and suffix arrays.
Each chapter is relatively self-contained, presenting an algorithm, a design technique, an application area, or a related topic, and can be used as a unit of study. The algorithms are described in English and in a pseudocode designed to be readable by anyone who has done a little programming. The explanations have been kept elementary without sacrificing depth of coverage or mathematical rigor. The fourth edition has 140 new exercises and 22 new problems, and color has been added to improve visual presentations. The writing has been revised throughout, and made clearer, more personal, and gender neutral. The book's website offers supplemental material.