What books would you recommend on learning programming techniques?
-
(divide&conquer, greedy, dynamic programming etc.)
-
Answer:
http://www.amazon.com/Algorithm-Design-Manual-Steven-Skiena/dp/1848000693/ref=sr_1_1?s=books&ie=UTF8&qid=1392575081&sr=1-1 by http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=7&ved=0CD0QFjAG&url=http%3A%2F%2Fwww.cs.sunysb.edu%2Fpeople%2Ffaculty%2FSteveSkiena.html&ei=ngIBU8b5ONLloATvo4DoDA&usg=AFQjCNF2GFjLhicZS2pzJ0X_9S6KozD7Aw&sig2=NHJB90-ZCK652d80mZFBgA&bvm=bv.61535280%2Cd.cGU I find this book more approachable and very easy to understand. Apart from the pictures and friendly language, one of the best things about this book is that it contains the actual implementation for all the algorithms explained in that book.
Karthik B Gandhi at Quora Visit the source
Other answers
Introduction to algorithm (CLRS) http://www.amazon.com/Introduction-Algorithms-Thomas-H-Cormen/dp/0262033844 Is the best one I have heard about! Competitive Programming 3 (Steven Halim and Felix Halim) is a great book too! ;)
Oscar Bralo
What about the classic: Knuth, The Art of Computer Programming? One of these days I'll have enough money to afford the full set...
Peter Mills
Most algorithm books will discuss this at one point or another, but the "Algorithm Design" book by Kleinberg and Tardos is specifically oriented around the different algorithm design techniques, having separate chapters on greedy algorithms, dynamic programming, graph algorithms etc.
JarosÅaw Rzeszótko
Related Q & A:
- What are the common usage of python programming language?Best solution by quora.com
- What do you think about educational learning games?Best solution by Yahoo! Answers
- What business books do you recommend as the most informative/useful?Best solution by Yahoo! Answers
- What photography books would you recommend?Best solution by Yahoo! Answers
- Is C a good language to start out learning programming?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.