Difference between revisions of "§10.511"

From Coder Merlin
 
Line 1: Line 1:
== Knowledge and Skills Goal ==
{{Knowledge and Skills Goal
[[Category:Knowledge and skills]]
|knowledgeAndSkillsDescription=Analyze, design, implement, and debug common algorithms
[[Knowledge and skills description::Analyze, design, implement, and debug common algorithms]]
|knowledgeAndSkillsLevel=10
(Level [[Knowledge and skills level::10]])
|primaryTopicArea=topic-area-algorithms
== Notes ==
|topicAreas=Algorithms;Analysis;Design;Implementation;Quality assurance
Includes:
|knowledgeAndSkillsIncludes=Finding the average;
* Finding the average
Finding the largest of three numbers;
* Finding the largest of three numbers
Finding prime numbers;
* Finding prime numbers
Given n, finding the prime number prior to n;
* Given n, finding the prime number prior to n
Given n, finding the prime number subsequent to n;
* Given n, finding the prime number subsequent to n
Finding the greatest common divisor;
* Finding the greatest common divisor
Making change
* Making change
}}
== Available Experiences ==
{{KnowledgeAndSkillData|{{FULLPAGENAME}}}}
 
<!-- Categories and properties -->
[[Category:Algorithms]] {{#set:Topic area= Algorithms}}
[[Category:Analysis]] {{#set:Topic area=Analysis}}
[[Category:Design]] {{#set:Topic area=Design}}
[[Category:Implementation]] {{#set:Topic area=Implementation}}
[[Category:Quality assurance]] {{#set:Topic area=Quality assurance}}
 
{{#set:Primary topic area=topic-area-algorithms}}

Latest revision as of 12:22, 24 June 2021

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


Knowledge and Skills Goal[edit]

Knowledge and Skills Description Analyze, design, implement, and debug common algorithms
Knowledge and Skills Level 10
Primary Topic Area topic-area-algorithms
Topic areas • Algorithms
• Analysis
• Design
• Implementation
• Quality assurance
Knowledge and skills 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

Relevant Experiences[edit]

none