Computational Thinking Score
Español Türkçe About
Beginning
Profile
Weird Dog
1
Recognition Pattern
Encrypted Text
2
Creative Thinking
Tour Guide
3
Creative Thinking
Temperature Sensor
4
Algorithmic Thinking
Engineer Team
5
Problem Solving
Candy Maze
6
Algorithmic Thinking
Hidden Number
7
Critical Thinking
Cipher Mail
8
Algorithmic Thinking
Fish Research
9
Problem Solving
Five Sticks
10
Decomposition
Car Wash
11
Abstraction
Book Club
12
Abstraction

Welcome!

Before you start the questions, you must complete your own information. You will be able to see your current stage in the left menu. You can switch between questions and start with the one you want.


In order to see the Computational Thinking score, you need to fill in all fields completely.


For any problems or questions, you can send an e-mail to emre@emrecoban.com.tr.

Profile
Next
Recognition Pattern Decomposition
Weird Dog

In each row, identify the dog that does not fit the column (vertical pattern).

Previous step Next
Creative Thinking Evaluation Generalization
Encrypted Text

Each letter of the alphabet is numbered with different numbers. Some letter matches are given in the message. You can match each letter in the key by dropping it on the numbers. Complete the key accordingly and decrypt the message. Then write the message you found in the Encrypted Message box. Hint: Reverse.

Key
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z

Previous step Next
Creative Thinking Algorithmic Thinking Evaluation
Tour Guide

As a tour guide in a hotel, you have to show tourists around. While guiding the tourists, you have to reach the hotel without passing through a place twice. You can get help from the map for this. The route must start and end with the hotel and the tourists must visit all the places. You can drag and drop the locations on the route with the mouse.

Locations
  • Hotel
  • Park
  • Aquarium
  • Beach
  • Art Gallery
  • Science Museum
  • University
  • Factory
  • Castle
  • Bridge
Route
  • Hotel
Previous step Next
Algorithmic Thinking Evaluation
Temperature Sensor

A computer programmer measured the temperature value with temperature sensors placed at different points on metal iron. In order to make this measurement, he loaded the code he had written before into the programmable circuit. In which option is the output of the code correctly given?

Code written by the programmer:
LOOP FOREVER:
val1 = READ(1)
val2 = READ(2)
val3 = READ(3)
val4 = READ(4)
val5 = READ(5)
WRITE 1, val1, time
WRITE 2, val2, time
WRITE 3, val3, time
WRITE 4, val4, time
WRITE 5, val5, time
WAIT 20 seconds

1, 28.2, 10:20:00
1, 28.6, 10:20:20
1, 32.1, 10:20:40
1, 34.3, 10:21:00
1, 33.8, 10:21:00
1, 36.7, 10:22:00
1, 37.9, 10:22:20
...
1, 28.2, 10:20:00
2, 28.6, 10:20:20
3, 29.1, 10:20:40
4, 30.3, 10:21:00
5, 30.9, 10:21:20
1, 31.6, 10:21:40
2, 32.3, 10:22:00
...
1, 28.2, 10:20:00
2, 28.6, 10:20:00
3, 29.1, 10:20:00
4, 30.3, 10:20:00
5, 30.9, 10:20:00
1, 31.6, 10:20:20
2, 32.3, 10:20:20
...
1, 30.2, 10:20:00
2, 29.6, 10:20:00
3, 28.1, 10:20:00
4, 31.3, 10:20:00
5, 35.9, 10:20:00
1, 31.6, 10:20:10
2, 32.3, 10:20:10
...
Previous step Next
Problem Solving Algorithmic Thinking Evaluation
Engineer Team

A group of engineers have developed a remote-controlled vehicle. But they programmed the route of the remote-controlled vehicle incorrectly. You need to re-sequence the route so that the remote controlled vehicle reaches its destination.

Rota
  • East
  • East
  • South
  • East
  • West
  • North
  • South
  • East
  • West
  • East
  • South
  • East
  • West
  • East
  • North
  • South
  • East
  • West
Previous step Next
Algorithmic Thinking Abstraction Evaluation Generalization
Candy Maze

A robot is programmed to collect as much candy as possible. The robot collects candies as it passes through each cell. Each cell has 0, 1, 2 and 3 candies. The robot can only move up and to the right. How many candies has the robot collected at most?

Previous step Next
Critical Thinking Abstraction Evaluation Decomposition
Hidden Number

A computer programmer wants to display digital numbers using 7 LEDs. Each LED part is labeled as shown in the picture (A, B, C, D, E, F and G). Which LED parts should the programmer turn on to write the number 6813? For example, the number 103 is shown in the picture.

A B C D E F G
Previous step Next
Algorithmic Thinking Evaluation Generalization
Cipher Mail

A postwoman will deliver a letter in his bag according to the orientation of the boxes. In order to deliver the letter, she needs to turn the boxes according to the code written by the programmer. Where is the delivery point of the letter?

Code written by the programmer:
IF Box_Color = Green:
TURN Box 90°
IF Box_Color = Red:
TURN Box 270°
IF Box_Color = Blue:
TURN Box 180°
IF NOT:
DON'T TURN

Boxes (Click on it):

Previous step Next
Problem Solving Evaluation Generalization
Fish Research

A group of scientists studied fish populations in different regions. Answer the questions according to the data obtained.

Year Type Population Water Level (m) Region
2010 Bean 6.000 50 Aegean
2017 Anchovy 10.150 88 Euxine Sea
2017 Anchovy 7.350 65 Marmara
2019 Gray Mullet 2.350 38 Mediterranean
2014 Sea Bass 8.430 63 Marmara
2009 Mackerel 1.430 113 Euxine Sea
2011 Bean 13.692 130 Mediterranean
2018 Gray Mullet 6.350 74 Aegean
2016 Mackerel 420 122 Marmara
2012 Gray Mullet 5.150 69 Aegean
2020 Sea Bass 2.150 47 Euxine Sea
2013 Whiting Fish 9.850 83 Euxine Sea
Previous step Next
Decomposition Abstraction Algorithmic Thinking
Five Sticks

Emre has five sticks. He obtained the 1st shape with five sticks. Then Ayşe moved one stick and obtained the 2nd shape. In the last step, Elif also moved one stick. In this case, which shape cannot be obtained by Elif?

Previous step Next
Abstraction Evaluation Algorithmic Thinking
Car Wash

Three cars can be washed at the same time in a car wash. Five cars come to this car wash and each car is numbered from 1 to 5. Cars were taken into the washing area from smallest to largest according to the numbers they had. After the washing process of the cars was over, the numbers were reversed and the cars left the washing area in descending order according to the numbers they had.

According to this, what is the delivery order of the cars? You can change the Delivery Order by drag and drop.

Delivery Order
  • Black Car
  • Red Car
  • Green Car
  • Yellow Car
  • Blue Car
Previous step Next
Abstraction Evaluation Algorithmic Thinking
Book Club

The relationship between 7 students in a book club is shown in the graph. According to this graph, the names and ages of the students are known. The book club has some rules:

If you haven't read the book yet, read it when you get it and then give it to the youngest friend who hasn't read it. If all your friends have read the book, you should give it to the friend who gave it to you first. For example, Emre is friends with Ayşe, Özgen and Elif and Emre's youngest friend is Ayşe.

Since Emre was the first person to read the book, who is the last person to read the book? (No one has read the book before)

Previous step
© 2020 Computational Thinking Score.
Made with ♥ by Emre.
Computational Thinking Score
About
Research Permission
Publications
FAQ
Contact
Computational Thinking
Problem Solving
Abstraction
Algorithmic Thinking
Decomposition
Critical Thinking
Creative Thinking
Recognition Pattern
Warning
Please complete all fields in full.