-
02:47
(UTC +03:00)
-
competitive_algorithms Public
Forked from mchristou/competitive_algorithms16 Algorithms for competitions and job interviews
C++ MIT License UpdatedSep 3, 2024 -
langtons_ant Public
Implementation of the Langton's ant Turing machine
-
ZPK Public
A simple implementation of the ZPK algorithm using Schnorr's protocol
-
no_body_for_loop Public
Forked from kyriakos-2004/no_body_for_loopThe program takes three (3) numbers from the user as an input and finds the maximum one out of the three.
C++ MIT License UpdatedJun 23, 2024 -
loop_unrolling Public
A comparison between loop unrolling and standard copying
C++ MIT License UpdatedMay 23, 2024 -
stegtool Public
Forked from mchristou/stegtoolSteganography tool that extracts data from images
Shell MIT License UpdatedMay 17, 2024 -
operator_overloading Public
The program overloads the + and - operators in the Time class thus enabling the user to add and subtract timestamps
C++ MIT License UpdatedMay 1, 2024 -
k_nearest_neighbour Public
Simple implementation of the K-Nearest Neighbour algorithm
C++ MIT License UpdatedApr 19, 2024 -
split_a_string Public
This program takes a string and multiple delimiter characters as input, and splits the string based on said delimiters. The function that performs this returns a vector of tokens, which is actually…
-
advent_of_code_2023 Public
Solutions to the advent of code challenge for the year 2023!
C++ MIT License UpdatedMar 11, 2024