Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added introduction to algorithms #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added introduction to algorithms #94

wants to merge 1 commit into from

Conversation

maxsun
Copy link

@maxsun maxsun commented Oct 19, 2017

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

Copy link
Contributor

@eamanu eamanu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good

@mr-mig
Copy link
Member

mr-mig commented Oct 25, 2017

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

@maxsun
Copy link
Author

maxsun commented Oct 26, 2017

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants