
Sudoku mõistatuse lahendamine
The goal of sudoku is to fill each nine-square row, each nine-square column and each nine-square box with the numbers 1 through 9, with each number used once and only once in each section. It's the...

Algorithms’ Simulation
Στόχος του προβλήματος είναι η εισαγωγή του φοιτητή στην κατανόηση όλων των βασικών αλγορίθμων η γνώση των οποίων είναι απαραίτητη στην επιστήμη του Η/Υ. Μέσω της πλατφόρμας Algomation, οι φοιτητ...

NARROW BRIDGE PROBLEM WITH MULTI-THREADED PROGRAMMING.
Develop a program to regulate vehicle traffic over a narrow bridge to ensure the following properties: 1. There are no vehicles moving in opposite directions on the bridge. 2. There shall be no mo...

Sissejuhatus programmeerimisloogikasse
Scratch (https://scratch.mit.edu/) aitab noortel õppida loovalt, metoodiliselt mõtlema ja koostööd tegema - vajalikud oskused eluks 21. sajandil. Selle eesmärk on õpetada programmeerimiskontseptsioone ...