DATA STRUCTURES AND ALGORITHMS ADVENTURE GAME
The goal of the activity is to encourage students to develop an adventure game on data structures and algorithms. After finishing the game, the students will be able to: - Encourage youth to devel...
Solving the 8 queens puzzle
The 8 queens puzzle is the problem of placing 8 chess queens on an 8x8 board so that no queen is threatening each other. You must code in C/C++ to solve this problem, you will only need an editor t...
Learning Machine-Learning with Weka
Στόχος του προβλήματος είναι η εισαγωγή του φοιτητή στην κατανόηση βασικών αλγορίθμων της επιστήμης του Machine Learning μέσω της σουίτας λογισμικού Μηχανικής Μάθησης Waikato Environment for Knowle...
Mainan yang bersepah di bilik
Pelajar dikehendaki mencari cara yang terpantas untuk menyusun mainan yang bersepah di dalam bilik.
Inspect IT Right
To understand and experience in small scale the responsibilities of each role in an inspection team
Lists and sorting
Goal of this activity is the implementation of doubly linked lists and sorting algorithms in programming language C. Moreover, the comparative measurement of the performance of the algorithms.
Λίστες και ταξινόμηση
Στόχοι της εργασίας είναι η υλοποίηση διπλά συνδεδεμένων λιστών και αλγορίθμων ταξινόμησης σε γλώσσα C. Επίσης, η συγκριτική μέτρηση της επίδοσης των εξεταζόμενων αλγορίθμων.