Difference between pages "11.7" and "Main Page"

From The Algorithm Design Manual Solution Wiki
(Difference between pages)
Jump to navigation Jump to search
(Created page with " Back to Chapter 11")
 
 
Line 1: Line 1:
 +
The Wiki is an experiment, a grass-roots effort to create an answer key to aid self-study with Steven Skiena's The Algorithm Design Manual. Students and other readers are encouraged to contribute hints and answers to all odd numbered problems in the book, or expand/improve the solution contributed by others.
  
 +
Please do not use this resource to cheat on your class homework. Recognize that no authority certifies the correctness of these solutions; they could well have been submitted by the idiot who sits in the back row of your class. Also recognize that other students in your class have equal access to these solutions, and it is typically easy for professors to recognize when two students submit the same solution.
  
Back to [[Chapter 11]]
+
[[Chapter List]]
 +
 
 +
== Getting started ==
 +
; Editing
 +
* [http://meta.wikimedia.org/wiki/Help:Formula MediaWiki Help:Formula]
 +
* [http://meta.wikimedia.org/wiki/Help:Wikitext_examples Help:Wikitext Examples]
 +
 
 +
; Configuration
 +
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
 +
 
 +
; Mediawiki General
 +
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
 +
* [http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 +
 
 +
; Questions
 +
* [http://www.cs.sunysb.edu/~skiena/ Steven Skiena] (for additional hints and algorithm magic)

Revision as of 17:27, 28 September 2020

The Wiki is an experiment, a grass-roots effort to create an answer key to aid self-study with Steven Skiena's The Algorithm Design Manual. Students and other readers are encouraged to contribute hints and answers to all odd numbered problems in the book, or expand/improve the solution contributed by others.

Please do not use this resource to cheat on your class homework. Recognize that no authority certifies the correctness of these solutions; they could well have been submitted by the idiot who sits in the back row of your class. Also recognize that other students in your class have equal access to these solutions, and it is typically easy for professors to recognize when two students submit the same solution.

Chapter List

Getting started

Editing
Configuration
Mediawiki General
Questions