Best Books on Algorithms

20 books on the list
Sort by
Number of Articles
Layout
Introduction to Algorithms
Goodreads Rating
The latest edition of the essential text and professional reference, with substantial new material on such topics as vEB trees, multithreaded algorithms, dynamic programming, and edge-based flow.Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor an...
Appears in 10 articles
Algorithms
Goodreads Rating
This fourth edition of Robert Sedgewick and Kevin Wayne's Algorithms is the leading textbook on algorithms today and is widely used in colleges and universities worldwide. This book surveys the most important computer algorithms currently in use and provides a full treatment of data structures and algorithms for sorting, searching, graph processing...
Appears in 9 articles
An algorithm is nothing more than a step-by-step procedure for solving a problem. The algorithms you'll use most often as a programmer have already been discovered, tested, and proven. If you want to take a hard pass on Knuth's brilliant but impenetrable theories and the dense multi-page proofs you'll find in most textbooks, this is the book for yo...
Appears in 6 articles
Peeling Data Structures and Algorithms: Table of Contents: goo.gl/JFMgiUSample Chapter: goo.gl/n2Hk4iFound Issue? goo.gl/forms/4Gt72YO81IVideos: goo.gl/BcHq74"Data Structures And Algorithms Made Easy: Data Structures and Algorithmic Puzzles" is a book that offers solutions to complex data structures and algorithms. There are multiple solutions for ...
Appears in 4 articles
Algorithms Unlocked
Goodreads Rating
Have you ever wondered how your GPS can find the fastest way to your destination, selecting one route from seemingly countless possibilities in mere seconds? How your credit card account number is protected when you make a purchase over the Internet? The answer is algorithms. And how do these mathematical formulations translate themselves into your...
Appears in 4 articles
This book is about trading, the people who trade securities and contracts, the marketplaces where they trade, and the rules that govern it. Readers will learn about investors, brokers, dealers, arbitrageurs, retail traders, day traders, rogue traders, and gamblers; exchanges, boards of trade, dealer networks, ECNs (electronic communications network...
Appears in 3 articles
Algorithmic trading and Direct Market Access (DMA) are important tools helping both buy and sell-side traders to achieve best execution. This book starts from the ground up to provide detailed explanations of both these techniques: - An introduction to the different types of execution is followed by a review of market microstructure theory. Through...
Appears in 3 articles
Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. This updated edition of Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs with just enough ...
Appears in 3 articles
Introduction to Algorithms, Second Edition
Goodreads Rating
This title covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Each chapter is relatively self-contained 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 explanatio...
Appears in 2 articles
The Elements of Statistical Learning by Trevor Hastie
Advances in Financial Machine Learning by Marcos Lopez de Prado
Dynamic Hedging by Nassim Nicholas Taleb
Introduction to Algorithms by Udi Manber
Inside the Black Box by Rishi K. Narang
Beginning Python by Magnus Lie Hetland
Python Algorithms by Magnus Lie Hetland
Quantitative Trading by Ernie Chan
Evidence-Based Technical Analysis by David Aronson