Unit 1
Unit 2
Unit 2 Continued
100
What is cognitive flow?
Cognitive flow is a state in where you skill matches the difficulty and you are in a state where time flies by and you are entranced
100
What is a minimal spanning tree problem?
When you want to find the shortest ways from points in the cheapest and most effective way
100
Give the answer for the given binary code: 011
3
200
What is the Turing Test?
The turning test is a test where if you were to talk to an AI a person not knowing wouldn’t be able to tell there is an AI
200
What is an algorithm?
a process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.
200
Give the answer for the given binary code: 10111
23
300
What is intelligence in terms of a computer (Artificial intelligence) versus a human?
Brains can remember stuff really well and can’t be deleted while computers can have stuff deleted whenever the person who owns the computer feels like it
300
Difference between coding & Computer programming?
In coding, you have to set exact rules on what the computer or website should do. While in computer programming you give it bits of info then it uses algorithms to execute task
300
Give the Binary code for the given answer: 5
00101
400
- What is the difference between linear and binary searches?
Linear starts from the beginning and list everything until it finds what you asked for. Binary starts from the middles and splits it in half tell it finds what you asked for.
400
Give the Binary code for the given answer: 30
11110
500
Problem solving process = 1-Understanding the problem, 2- Plan the solution, 3 - carry out the plan, 4- reflect & discuss your solution. use this process and explain how all four steps would be carried out for this example: using four eights (8) and a one (1) and one mathematical symbol, create the number 100
Given example: 188 - 88 = 100
M
e
n
u