Algorithms Unlocked

From HandWiki
Revision as of 20:24, 2 November 2022 by Len Stevenson (talk | contribs) (fixing)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Algorithms Unlocked
Algorithms Unlocked.jpg
Cover of Algorithms Unlocked
AuthorThomas H. Cormen
Country United States
LanguageEnglish
SubjectComputer algorithms
PublisherMIT Press
Publication date
2013
Pages240
ISBNISBN:978-0-262-51880-2

Algorithms Unlocked is a book by Thomas H. Cormen about the basic principles and applications of computer algorithms.[1] The book consists of ten chapters, and deals with the topics of searching, sorting, basic graph algorithms, string processing, the fundamentals of cryptography and data compression, and an introduction to the theory of computation.


References

External links