Difference between revisions of "D1 Algorithms"

From KS5 Mathematics
Jump to: navigation, search
(Created page with "Part of D1 == Objectives == <onlyinclude> * </onlyinclude> == Preparation == == Supporting activities == == Consolidation == == Homework == == Key questions == == Assessme...")
 
(Objectives)
 
Line 2: Line 2:
 
== Objectives ==
 
== Objectives ==
 
<onlyinclude>
 
<onlyinclude>
*
+
*Idea of an algorithm and implementation by flowchart
 +
*Bin packing (first fit, first fit decreasing, full bin)
 +
*Bubble sort
 +
*Quick sort
 +
*Binary search
 
</onlyinclude>
 
</onlyinclude>
 +
 
== Preparation ==
 
== Preparation ==
 
== Supporting activities ==
 
== Supporting activities ==

Latest revision as of 08:48, 18 June 2014

Part of D1

Objectives

  • Idea of an algorithm and implementation by flowchart
  • Bin packing (first fit, first fit decreasing, full bin)
  • Bubble sort
  • Quick sort
  • Binary search


Preparation

Supporting activities

Consolidation

Homework

Key questions

Assessment

Notes