polytech-university
There are 11 repositories under polytech-university topic.
m1hail1337/Algorithms-2022
Course: algorithms and data structures (2022)
m1hail1337/avl-tree
Coursework on the subject "Algorithms and data structures", in which I implemented a data structure AVL-Tree.
m1hail1337/calories-counter
One-page service for count your calories per day limit.
m1hail1337/Checkers
Simple checkers game. Only for two players. MVC-pattern architecture
m1hail1337/console-app
Console application Tail - Extract from a text file its end of some size
m1hail1337/Exam2020
Repository for online exam
m1hail1337/kekstagram
Service for uploading and viewing images.
m1hail1337/hopfieldnn-mackey-glass
Hopfield NN for Mackey-Glass equations
m1hail1337/kohonen-som-mackey-glass
Kohonen-SOM(NN) for Mackey-Glass equations
m1hail1337/KotlinAsFirst2020
Education project when I studied Kotlin
m1hail1337/Polynom
Polynom class implementation