Introduction To Algorithms (Hardcover) by Thomas H. Cormen, Charles E. Leiserson, etc.
Publisher: MIT Press; 4th edition Publication Date: April 5th, 2022 Language: English Binding: Hardcover Pages: 1332 ISBN-13: 9780262046305 Item Weight (gram): 2180 Dimensions (cm): 21.29 x 5.54 x 23.65 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.New for the fourth edition New chapters on matchings in bipartite graphs, online algorithms, and machine learning New material on topics including solving recurrence equations, hash