-
Notifications
You must be signed in to change notification settings - Fork 7.9k
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
What are some good resources on Problem Solving? #42
Comments
What kind of problem? GeeksforGeeks have several classical computing problems. |
The general Problem Solving, like The Art and Craft of Problem Solving or How to Solve It: A New Aspect of Mathematical Method |
Recently I stumbled upon service called brilliant. Not sure how advanced problems are on higher levels and under pay plan though. |
MOOC sites tend to have several courses online on problem solving. For example, this Princeton course on algoritms looks to provide some interesting basics. |
Eulercoder.net is a great website( albeit very convoluted for beginners). I found these books very interesting: |
Conceptual Blockbusting is a fantastic book on the matter. |
I'll open a PR with these resources. Thanks a lot. |
The You Are Not Google article has some great resources like:
|
I would like to suggest you RunstoneAcademy Free Course to brush-up all concepts regarding DSA using python Hope you like it, Happy Coding :) |
No description provided.
The text was updated successfully, but these errors were encountered: