Category: Algorithms & Cryptography

Java Coding Problems, 2nd Edition 0

Java Coding Problems, Second Edition

eBook Details: Paperback: 798 pages Publisher: WOW! eBook; 2nd edition (March 19, 2024) Language: English ISBN-10: 1837633940 ISBN-13: 978-1837633944 eBook Description: Java Coding Problems, 2nd Edition: Become an expert Java programmer by solving over 200 brand-new, modern, real-world problems. Stay on top of the new Java features (up to JDK 21) and find efficient solutions for your programming woes. With over 250 problems and solutions, you’ll learn new ways to deal with real-world coding tasks and answers to common interview questions. Adopt the latest JDK 21 features in your applications Explore Records, Record Patterns, Record serialization and so on Work with...

Data Structures and Algorithms with the C++ STL 0

Data Structures and Algorithms with the C++ STL

eBook Details: Paperback: 458 pages Publisher: WOW! eBook (February 29, 2024) Language: English ISBN-10: 1835468551 ISBN-13: 978-1835468555 eBook Description: Data Structures and Algorithms with the C++ STL: Explore the C++23 STL with practical guidance on vectors, algorithms, and custom types for intermediate developers, enriched by real-world examples While the Standard Template Library (STL) offers a rich set of tools for data structures and algorithms, navigating its intricacies can be daunting for intermediate C++ developers without expert guidance. This book offers a thorough exploration of the STL’s components, covering fundamental data structures, advanced algorithms, and concurrency features. Starting with an in-depth analysis of...

Grokking Algorithms, 2nd Edition 0

Grokking Algorithms, Second Edition

eBook Details: Paperback: 320 pages Publisher: WOW! eBook; 2nd edition (March 26, 2024) Language: English ISBN-10: 1633438538 ISBN-13: 978-1633438538 eBook Description: Grokking Algorithms, 2nd Edition: A friendly, fully-illustrated introduction to the most important computer programming algorithms. Master the most widely used algorithms and be fully prepared when you’re asked about them at your next job interview. With beautifully simple explanations, over 400 fun illustrations, and dozens of relevant examples, you’ll actually enjoy learning about algorithms with this fun and friendly guide! In Grokking Algorithms, Second Edition you will discover: Search, sort, and graph algorithms Data structures such as arrays, lists, hash tables, trees,...

Beyond the Algorithm: AI, Security, Privacy, and Ethics 0

Beyond the Algorithm: AI, Security, Privacy, and Ethics

eBook Details: Paperback: 336 pages Publisher: WOW! eBook (February 9, 2024) Language: English ISBN-10: 0138268452 ISBN-13: 978-0138268459 eBook Description: Beyond the Algorithm: AI, Security, Privacy, and Ethics: Explore the Ethical Landscape of AI in Beyond the Algorithm This Beyond the Algorithm: AI, Security, Privacy, and Ethics book is a comprehensive, cutting-edge guide designed to educate readers on the essentials of artificial intelligence (AI) and machine learning (ML), while emphasizing the crucial aspects of security, ethics, and privacy. The book aims to equip AI practitioners, IT professionals, data scientists, security experts, policy-makers, and students with the knowledge and tools needed to develop, deploy,...

The Art of Randomness: Randomized Algorithms in the Real World 0

The Art of Randomness

eBook Details: Paperback: 400 pages Publisher: WOW! eBook (March 5, 2024) Language: English ISBN-10: 1718503245 ISBN-13: 978-1718503243 eBook Description: The Art of Randomness: Randomized Algorithms in the Real World: Harness the power of randomness (and Python code) to solve real-world problems in fun, hands-on experiments from simulating evolution to encrypting messages to making machine-learning algorithms! The Art of Randomness is a hands-on guide to mastering the many ways you can use randomized algorithms to solve real programming and scientific problems. You’ll learn how to use randomness to run simulations, hide information, design experiments, and even create art and music. All you need is...