Comment on Question: What are the best books on algorithms?Comments−aston18yI like "Introduction to Algorithms" by Cormen, Leiserson, Rivest and Stein (also known as "CLRS"). For a theoretical college text, it's amazingly readable. It's also occasionally useful in real life coding, which says a lot for an algorithms book.−elad18ySecond that!
Comments
I like "Introduction to Algorithms" by Cormen, Leiserson, Rivest and Stein (also known as "CLRS"). For a theoretical college text, it's amazingly readable. It's also occasionally useful in real life coding, which says a lot for an algorithms book.
Second that!