Open mr-mig opened 7 years ago
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: To mock a mockingbird(https://www.amazon.com/Mock-Mockingbird-Raymond-Smullyan/dp/0192801422?SubscriptionId=AKIAILSHYYTFIVPWUY6Q&tag=duckduckgo-d-20&linkCode=xm2&camp=2025&creative=165953&creativeASIN=0192801422)
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 :)
What kind of problem? GeeksforGeeks have several classical computing problems.