Difference between revisions of "§10.511"

From Coder Merlin
 
Line 21: Line 21:
[[Category:Implementation]] {{#set:Topic area=Implementation}}
[[Category:Implementation]] {{#set:Topic area=Implementation}}
[[Category:Quality assurance]] {{#set:Topic area=Quality assurance}}
[[Category:Quality assurance]] {{#set:Topic area=Quality assurance}}
{{#set:Primary topic area=topic-area-algorithms}}

Revision as of 21:13, 27 May 2021

Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

Knowledge and Skills Goal[edit]

Analyze, design, implement, and debug common algorithms (Level 10)

Notes[edit]

Includes:

  • Finding the average
  • Finding the largest of three numbers
  • Finding prime numbers
  • Given n, finding the prime number prior to n
  • Given n, finding the prime number subsequent to n
  • Finding the greatest common divisor
  • Making change

Available Experiences[edit]

none