every-programmer-should-know icon indicating copy to clipboard operation
every-programmer-should-know copied to clipboard

Added introduction to algorithms

Open maxsun opened this issue 8 years ago • 2 comments

One of the best introductory books (on data structures and algorithms) I've read!

maxsun avatar Oct 19 '17 01:10 maxsun

@maxsun How does it compare to "Grokking Algorithms"?

mr-mig avatar Oct 25 '17 18:10 mr-mig

@mr-mig I haven't read Grokking Algorithms sorry. One nice part about Introduction To Algorithms vs Grokking Algorithms (from what I understand about the later), is that Intro To Algorithms uses a dummy programming language so all the concepts are easily translated across languages.

maxsun avatar Oct 26 '17 16:10 maxsun