Linear arrays: Difference between revisions

From Computer Science Wiki
No edit summary
No edit summary
Line 4: Line 4:


* Sequential search
* Sequential search
Binary search
* Binary search
Bubble sort
* Bubble sort
Selection sort
* Selection sort





Revision as of 14:17, 27 July 2017

Linear arrays[1]

There are four common algorithms we enact on an array.

  • Sequential search
  • Binary search
  • Bubble sort
  • Selection sort


Do you understand this?[edit]

Standards[edit]

These standards are used from the IB Computer Science Subject Guide[2]

  • Describe the characteristics of standard algorithms on linear arrays.

References[edit]

  1. http://www.flaticon.com/
  2. IB Diploma Programme Computer science guide (first examinations 2014). Cardiff, Wales, United Kingdom: International Baccalaureate Organization. January 2012.