src: c1.staticflickr.com
How to Solve it by Computer is a computer science book by R. G. Dromey, first published by Prentice-Hall in 1982. It is occasionally used as a textbook, especially in India.
It is an 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.
The very fundamental algorithms portrayed by this book are mostly presented in Pseudocode and/or Pascal notation.
Video How to Solve it by Computer
See also
- How to Solve It, by George PĆ³lya, the author's mentor and inspiration for writing the book.
Maps How to Solve it by Computer
References
Source of the article : Wikipedia