Bhargava A. Grokking Algorithms 2024 Final
Download this torrent!
Bhargava A. Grokking Algorithms 2024 Final
To start this P2P download, you have to install a BitTorrent client like qBittorrent
Category: Other
Total size: 153.51 MB
Added: 2025-03-10 23:38:53
Share ratio:
18 seeders,
4 leechers
Info Hash: 7A87F4E87E720CF3AE04C59FB7B8ACFB58849FF0
Last updated: 13.7 hours ago
Description:
Textbook in PDF format
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, and graphs
NP-complete and greedy algorithms
Performance trade-offs between algorithms
Exercises and code samples in every chapter
Over 400 illustrations with detailed walkthroughs
The first edition of Grokking Algorithms proved to over 100,000 readers that learning algorithms doesn't have to be complicated or boring! This revised second edition contains brand new coverage of trees, including binary search trees, balanced trees, B-trees and more. You’ll also discover fresh insights on data structure performance that takes account of modern CPUs. Plus, the book’s fully annotated code samples have been updated to Python 3.
about the technology
The algorithms you use most often have already been discovered, tested, and proven. Grokking Algorithms, Second Edition makes it a breeze to learn, understand, and use them. With beautifully simple explanations, over 400 fun illustrations, and dozens of relevant examples, it’s the perfect way to unlock the power of algorithms in your everyday work and prepare for your next coding interview — no math required!
about the book
Grokking Algorithms, Second Edition teaches you important algorithms to speed up your programs, simplify your code, and solve common programming problems. Start with tasks like sorting and searching, then build your skills to tackle advanced problems like data compression and artificial intelligence. You’ll even learn to compare the performance tradeoffs between algorithms. Plus, this new edition includes fresh coverage of trees, NP-complete problems, and code updates to Python 3