Pinned Repositories
02.05.2020
RSA
18.04.2020
Hamming Code
30.03.2020
Hamming and Levenshtein distances.
AG-SPbU
alexdtat
alexdtat.github.io
My own GitHub page.
array_spiral_filling
Filling a two-dimensional array in a clockwise spiral, starting at [0][0].
Autumn-Holidays-2019
SPbU-Homework-1-semester
A repository for homework in SPbU in the C programming language (in the first semester).
SPbU-Kotlin-course
Repository for submitting assignments for the Kotlin course at SPbU.
alexdtat's Repositories
alexdtat/CenterOfMass
alexdtat/SPbU-Homework-1-semester
A repository for homework in SPbU in the C programming language (in the first semester).
alexdtat/02.05.2020
RSA
alexdtat/18.04.2020
Hamming Code
alexdtat/30.03.2020
Hamming and Levenshtein distances.
alexdtat/AG-SPbU
alexdtat/alexdtat
alexdtat/alexdtat.github.io
My own GitHub page.
alexdtat/array_spiral_filling
Filling a two-dimensional array in a clockwise spiral, starting at [0][0].
alexdtat/Autumn-Holidays-2019
alexdtat/SPbU-Kotlin-course
Repository for submitting assignments for the Kotlin course at SPbU.
alexdtat/brackets_checker
The program checks the correctness of the placement of brackets (), {}, [] in the text entered into the console of the specified size.
alexdtat/Brute_force
alexdtat/change-point-detection
An implementation of probabilistic change point detection (CPD) algorithms.
alexdtat/computer_graphics
alexdtat/Linear-Data-Structure
alexdtat/n_queen_problem
Here I present an brute-force search solution to the N queens problem in a recursive function.
alexdtat/shallowSizeTemplate
shallowSizeTemplate plugin implementation (SPbU Kotlin course homework).
alexdtat/SPbU-C-sharp-course
Repository for submitting assignments for the C# course at SPbU.
alexdtat/SPbU-F-sharp-course