Problem solving Strategies Flashcards
1
Q
How would you solve this as a human being
A
Direct Analogy
2
Q
Direct analogy
A
How would you solve this as a human being
3
Q
Suing visual aides
A
Diagramming
4
Q
Solving for one case first
A
Specific to General
5
Q
Recognizing data structures in a problem
A
Looking for patterns
6
Q
Start with a simple solution and add functionality
A
Incrementalism
7
Q
0
A
48
8
Q
A
A
65
9
Q
a
A
97
10
Q
.find() applies to
A
Strings
11
Q
.index() is used on
A
Lists
12
Q
.remove() applies to
A
Lists
13
Q
.replace() applies to
A
Strings
14
Q
.count() applies to
A
Strings and Lists
15
Q
The newline character is
A
\n