Developing a step-by-step solution to the problem, or the rules to follow to solve the problem.
Binary counting is in the form of what base?
Base 2
The act of transferring information from one place, person or group to another, defines what concept:
Communication
22
When some one is able to break down the a larger problem into smaller more manageable parts, what concept of critical thinking are they practicing?
Decomposition
Focusing on the improtant information only, ignoring the irrelevant detail.
16,8,4,2,1
What do the following words mean: Array, element, sequential order.
A group of numbers.
The individual numbers inside the group.
Ordering the numbers in sequence from least to greatest.
When someone is able to look at their problems and identify a pattern, what concept of critical thinking are they practicing?
Pattern Recognition
Pattern recognition can be described as:
Looking for similarities among and within problems.
What is the binary code for 31?
11111
Persistence in doing something despite difficulty or delay in achieving success, describes which concept?
Perseverance
Please describe the process of a linear search and when using a linear search would be more effective than a binary search.
Linear search checks each element of the list until the match is found, or the list is completed. A linear search is more useful when dealing with a smaller sample size.
When someone is able to separate irrelevant information from a problem and focus on only the important information, what concept of critical thinking are they practicing?
Decomposition can be described as:
Breaking down a complex problem or system into smaller, more manageable parts.
Please describe why computers use binary code.
Binary code is how computers talk and represent information.
In order for it to be classified as communication, what three things must be present?
A sender
A message
A recipient
Please describe a binary search and its steps in order, and when using a binary search would be more effective than using a linear search.
When someone is able to create a step by step solution to their problems, what concept of critical thinking are they practicing?
Algorithm
Critical thinking can be defined as:
A process that allows us to take a complex problem, understand what the problem is, and develop possible solutions.
What are the 4 things that have better quality because of an increase in binary code?
Audio, video, images, and text
What were the names of the two space shuttles that we talked about in class, that fell apart because of a lack of communication and collaboration?
Challenger and Columbia
A flow chart.
Being able to think outside the box when conventional thinking has failed is what critical thinking concept?
Creative thinking