
Solving Sudoku Puzzle
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...

Introduction to Programming logic
Scratch(https://scratch.mit.edu/) helps young people learn to think creatively, methodically, and collaborate - essential skills for life in the 21st century. It aims to teach programming concepts ...