Jump to content

How to Solve it by Computer

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 124.169.164.156 (talk) at 14:42, 9 August 2008 (Reverted vandalism - Undid revision 230233466 by 121.246.4.90 (talk)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

How to Solve It By Computer is a 1982 book by R. G. Dromey (Prentice Hall, ISBN 0-13-434001-9).

It is an introduction to the whys of algorithms and data-structures. Features of the book :

  1. The design factors associated with problems
  2. The creative process behind coming up with innovative solutions for algorithms and data structures
  3. The line of reasoning behind the constraints, factors and the design choices made.

See also