How to Solve it by Computer
Appearance
RG Dromey's 1982 book How to Solve It By Computer (ISBN 0134340019 ) Prentice Hall
- An excellent introduction to the Whys of algorithms and data-structures.
- Features of the Book :
- The Design Factors associated with problems
- The Creative Process behind coming up with innovative solutions for Algorithms and Data structures
- The Line of Reasoning behind the constraints, factors and the design choices made.
See Also:
How to Solve It - by G.Polya the authors mentor and inspiration for writing the book.