Computational thinking and algorithms

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/3

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

4 Terms

1
New cards

What is Abstraction?

Abstraction focuses on necessary information and ignores/ removes irrelevant info.

2
New cards

What is Decomposition?

The process of breaking down one big complex problem into smaller more manageable tasks.

3
New cards

What is Algorithmic Thinking?

The ability to produce step by step solutions using algorithms.

4
New cards

What is Pattern Recognition?

Ability to identify similarities and recurring trends to simplify the problem.