Wikibooks:Collections/Algorithms

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Algorithms
{fundamental techniques}

Please select an appropriate cover image for this collection. See "Template:Saved book" for instructions."


This is a collection of the pages in a Wikibooks book that can be easily saved, rendered electronically, and ordered as a printed book. For information and help on Wikibooks collections, see Help:Collections.
[ Download PDF ] [ Open in Collection Creator ] [ Order Printed Book ]
[ About ] [ FAQ ] [ Feedback ] [ Help ] [ Recent Changes ]


Algorithms[edit source]

{fundamental techniques}[edit source]

Introduction
Mathematical Background
Divide and Conquer
Randomization
Backtracking
Dynamic Programming
Greedy Algorithms
Hill Climbing
Unweighted Graph Algorithms
Distance approximations
Appendix A: Ada Implementation