DMA_W2

1234567891011121314
Across
  1. 4. name of your DMA module leader
  2. 5. ... search algorithm - finds an item by dividing array in half each time
  3. 7. flowchart symbol to indicate a decision (shape)
  4. 10. Pictorial representation of an algorithm
  5. 12. An English-like representation of an algorithm
  6. 13. ...sort algorithm - orders array by swapping lowest number with 1st position, then migrating it to sub-array
  7. 14. Russian ... algorithm - introduced in the seminar only, used to multiply 2 numbers
Down
  1. 1. ... search algorithm - looks up an item by considering each object in the array until successful
  2. 2. kind of mathematics we cover in this module
  3. 3. Self-contained set of instructions; can be executed on its own or part of larger solution
  4. 6. Measures complexity of an algorithm
  5. 8. ... sort algorithm - pairwise swaps, to order an array
  6. 9. platform for our weekly quizzes - have you done quiz 1 yet?!
  7. 11. People in orange t-shirts at QAHE, ready to support you in your academic journey