Main Page: Difference between revisions

From Algowiki
Jump to navigation Jump to search
(→‎Other Algorithms (LOCKED): euclid instead of eulcid)
Line 160: Line 160:
* [[Min-Max Heaps]]
* [[Min-Max Heaps]]
* [[First In - First Out]]
* [[First In - First Out]]
* [[First In - Ieast Out]]
* [[First In - Last Out]]
* [[Directed Tree]]
* [[Directed Tree]]
* [[Decision Tree]]
* [[Decision Tree]]

Revision as of 18:54, 11 November 2014

News

Rules

  • Add finalized reconstructions of the old Wiki to Category:Checkup.
  • Don't any non-Weihe content until the reconstructions isn't finished.
  • Keep your active reconstructing Pages in "Division of labor" section up to date!

Look here for short/uncomplete Pages Special:ShortPages

Page Status

Final: Category:Checkup

To Do

Notations

Problems

Coding Basics

String Matching Algorithms

Sorting Algorithms

Search Algorithms

Auxillary Algorithms

Manipulation

Tree Algorithms

Graph Theory

Graph Algorithms

Flow Algorithms

Abstract Data Structures

Implementations of Abstract Data Structures

???

Other

Other Algorithms (LOCKED)

Other Data Structures (LOCKED)