When you get invested in something and you lose track of time because the difficulty matches your skill
What is a Minimal Spanning Tree problem?
A minimal spanning tree is a problem is used to find the shortest time and or distance
What is the Turing Test?
It is a test used to see if you can tell a difference between a robot or a human
What is an algorithm?
Process or a set of rules to be followed
Difference between Coding & Computer programming?
Coding builds onto the computer while programing is the base blocks of a computer
What is intelligence in terms of a computer (Artificial intelligence) versus a human?
Artificial intelligence is when a computer can learn and make new things on its own without being programed like a human
What order does the Problem Solving Process go in? Give an example of when you would use this process and explain how all four steps would be carried out for your example.
Understand plan carry out review and yes it can start anywhere
What is the difference between Linear and Binary searches?
One is not in order and goes through them all the other is in order and slits untill you find it